|
|
|
|
@ -1,19 +1,13 @@
|
|
|
|
|
messages:
|
|
|
|
|
- - 'INVITE sip:emcprefix1110@[% scenarios.3.responders.0.ip %]:[% scenarios.3.responders.0.port %];transport=udp SIP/2.0'
|
|
|
|
|
- 'Record-Route: <sip:192.168.8.178;r2=on;lr=on;ftag=[^;]+;ngcplb=yes>'
|
|
|
|
|
- 'Record-Route: <sip:[% server_ip %];r2=on;lr=on;ftag=[^;]+;ngcplb=yes>'
|
|
|
|
|
- 'Record-Route: <sip:[% server_ip %]:5062;lr=on;ftag=[^;]+;leg_b=1;did=[^;]+>'
|
|
|
|
|
- 'From: <sip:[% invite_fritz_prefix_removal_scenarios_test.testuser1002.phone_number %]@invite-fritz-prefix-removal.scenarios.test>;tag=[\w-]+'
|
|
|
|
|
- 'To: <sip:emcprefix1110@[% scenarios.3.responders.0.ip %]>'
|
|
|
|
|
- 'CSeq: \d+ INVITE'
|
|
|
|
|
- 'P-Asserted-Identity: <sip:[% invite_fritz_prefix_removal_scenarios_test.testuser1002.phone_number %]@invite-fritz-prefix-removal.scenarios.test>'
|
|
|
|
|
- 'Content-Type: application/sdp'
|
|
|
|
|
- 'Content-Length:\s+\d+'
|
|
|
|
|
- 'Contact: <sip:ngcp-lb@192.168.8.178:5060;ngcpct=[^;]+>'
|
|
|
|
|
- 'v=0'
|
|
|
|
|
- 'o=user1 53655765 2353687637 IN IP4 192.168.8.178'
|
|
|
|
|
- 's=-'
|
|
|
|
|
- 'c=IN IP4 192.168.8.178'
|
|
|
|
|
- 't=0 0'
|
|
|
|
|
- 'm=audio \d+ RTP/AVP 8'
|
|
|
|
|
- 'a=rtpmap:8 PCMA/8000'
|
|
|
|
|
@ -21,18 +15,11 @@ messages:
|
|
|
|
|
- 'a=rtcp:\d+'
|
|
|
|
|
- 'a=ptime:50'
|
|
|
|
|
- - 'ACK sip:[% scenarios.3.responders.0.ip %]:[% scenarios.3.responders.0.port %];transport=UDP SIP/2.0'
|
|
|
|
|
- 'Record-Route: <sip:192.168.8.178;r2=on;lr=on;ftag=[^;]+;ngcplb=yes>'
|
|
|
|
|
- 'Record-Route: <sip:[% server_ip %];r2=on;lr=on;ftag=[^;]+;ngcplb=yes>'
|
|
|
|
|
- 'Record-Route: <sip:[% server_ip %]:5062;lr=on;ftag=[^;]+>'
|
|
|
|
|
- 'From: <sip:[% invite_fritz_prefix_removal_scenarios_test.testuser1002.phone_number %]@invite-fritz-prefix-removal.scenarios.test>;tag=[\w-]+'
|
|
|
|
|
- 'To: <sip:emcprefix1110@[% scenarios.3.responders.0.ip %]>;tag=[\w-]+'
|
|
|
|
|
- 'CSeq: \d+ ACK'
|
|
|
|
|
- 'Content-Length:\s+0'
|
|
|
|
|
- 'Contact: <sip:ngcp-lb@192.168.8.178:5060;ngcpct=[^;]+>'
|
|
|
|
|
- - 'BYE sip:[% scenarios.3.responders.0.ip %]:[% scenarios.3.responders.0.port %];transport=UDP SIP/2.0'
|
|
|
|
|
- 'Record-Route: <sip:192.168.8.178;r2=on;lr=on;ftag=[^;]+;ngcplb=yes>'
|
|
|
|
|
- 'Record-Route: <sip:[% server_ip %];r2=on;lr=on;ftag=[^;]+;ngcplb=yes>'
|
|
|
|
|
- 'Record-Route: <sip:[% server_ip %]:5062;lr=on;ftag=[^;]+>'
|
|
|
|
|
- 'From: <sip:[% invite_fritz_prefix_removal_scenarios_test.testuser1002.phone_number %]@invite-fritz-prefix-removal.scenarios.test>;tag=[\w-]+'
|
|
|
|
|
- 'To: <sip:emcprefix1110@[% scenarios.3.responders.0.ip %]>;tag=[\w-]+'
|
|
|
|
|
- 'CSeq: \d+ BYE'
|
|
|
|
|
|