diff --git a/scenarios/invite_locmap_forward/sipp_scenario_responder00_test.yml.tt2 b/scenarios/invite_locmap_forward/sipp_scenario_responder00_test.yml.tt2 index 8ff88607..02b46894 100644 --- a/scenarios/invite_locmap_forward/sipp_scenario_responder00_test.yml.tt2 +++ b/scenarios/invite_locmap_forward/sipp_scenario_responder00_test.yml.tt2 @@ -11,9 +11,9 @@ messages: - 'Content-Length: \d+' - 'Contact: ' - 'v=0' - - 'o=user1 53655765 2353687637 IN IP4 192.168.8.178' + - 'o=user1 \d+ \d+ IN IP4 [% server_ip %]' - 's=-' - - 'c=IN IP4 192.168.8.178' + - 'c=IN IP4 [% server_ip %]' - 't=0 0' - 'm=audio \d+ RTP/AVP 8' - 'a=rtpmap:8 PCMA/8000' @@ -25,7 +25,6 @@ messages: - 'To: ' - 'CSeq: \d+ CANCEL' - 'Content-Length: 0' - - 'Reason: SIP;cause=200;text="Call completed elsewhere"' - - 'ACK sip:[% scenarios.0.responders.0.username %]@[% scenarios.0.responders.0.ip %]:[% scenarios.0.responders.0.port %] SIP/2.0' - 'From: ;tag=[\w-]+' - 'To: '