MT#56949 Remove record routes and sdp from test 3 of fritz_prefix_removal_scenario

Change-Id: I26fa519dcca3760dfd5973fd4bff14589055f08e
mr12.1.1
Alessio Garzi 3 years ago
parent aa624085a0
commit 1e988cb36b

@ -19,16 +19,12 @@ messages:
- 'Server: Sipwise NGCP LB' - 'Server: Sipwise NGCP LB'
- 'Content-Length:\s+0' - 'Content-Length:\s+0'
- - 'SIP/2.0 180 Ringing' - - 'SIP/2.0 180 Ringing'
- 'Record-Route: <sip:[% server_ip %]:5062;lr=on;ftag=[^;]+;did=[^;]+;ice_caller=strip;ice_callee=strip;aset=\d+;rtpprx=yes;vsf=[^;]+>'
- 'Record-Route: <sip:[% server_ip %];lr=on;ftag=[^;]+;ngcplb=yes;nat=yes;socket=udp:[% server_ip %]:5060>'
- 'From: <sip:[% scenarios.0.username %]@invite-fritz-prefix-removal.scenarios.test>;tag=[\w-]+' - 'From: <sip:[% scenarios.0.username %]@invite-fritz-prefix-removal.scenarios.test>;tag=[\w-]+'
- 'To: <sip:00431110@invite-fritz-prefix-removal.scenarios.test>;tag=[\w-]+' - 'To: <sip:00431110@invite-fritz-prefix-removal.scenarios.test>;tag=[\w-]+'
- 'CSeq: \d+ INVITE' - 'CSeq: \d+ INVITE'
- 'Content-Length:\s+0' - 'Content-Length:\s+0'
- 'Contact: <sip:ngcp-lb@[% server_ip %]:5060;ngcpct=[^;]+>' - 'Contact: <sip:ngcp-lb@[% server_ip %]:5060;ngcpct=[^;]+>'
- - 'SIP/2.0 200 OK' - - 'SIP/2.0 200 OK'
- 'Record-Route: <sip:[% server_ip %]:5062;lr=on;ftag=[^;]+;did=[^;]+;ice_caller=strip;ice_callee=strip;aset=\d+;rtpprx=yes;vsf=[^;]+>'
- 'Record-Route: <sip:[% server_ip %];lr=on;ftag=[^;]+;ngcplb=yes;nat=yes;socket=udp:[% server_ip %]:5060>'
- 'From: <sip:[% scenarios.0.username %]@invite-fritz-prefix-removal.scenarios.test>;tag=[\w-]+' - 'From: <sip:[% scenarios.0.username %]@invite-fritz-prefix-removal.scenarios.test>;tag=[\w-]+'
- 'To: <sip:00431110@invite-fritz-prefix-removal.scenarios.test>;tag=[\w-]+' - 'To: <sip:00431110@invite-fritz-prefix-removal.scenarios.test>;tag=[\w-]+'
- 'CSeq: \d+ INVITE' - 'CSeq: \d+ INVITE'
@ -36,19 +32,7 @@ messages:
- 'Content-Type: application/sdp' - 'Content-Type: application/sdp'
- 'Content-Length:\s+\d+' - 'Content-Length:\s+\d+'
- 'Contact: <sip:ngcp-lb@[% server_ip %]:5060;ngcpct=[^;]+>' - 'Contact: <sip:ngcp-lb@[% server_ip %]: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'
- 'a=sendrecv'
- 'a=rtcp:\d+'
- 'a=ptime:50'
- - 'SIP/2.0 200 OK' - - 'SIP/2.0 200 OK'
- 'Record-Route: <sip:[% server_ip %]:5062;lr=on;ftag=[^;]+;vsf=[^;]+;rtpprx=yes>'
- 'Record-Route: <sip:[% server_ip %];lr=on;ftag=[^;]+;ngcplb=yes;nat=yes;socket=udp:[% server_ip %]:5060>'
- 'From: <sip:[% scenarios.0.username %]@invite-fritz-prefix-removal.scenarios.test>;tag=[\w-]+' - 'From: <sip:[% scenarios.0.username %]@invite-fritz-prefix-removal.scenarios.test>;tag=[\w-]+'
- 'To: <sip:[% scenarios.3.responders.0.username %]@invite-fritz-prefix-removal.scenarios.test>;tag=[\w-]+' - 'To: <sip:[% scenarios.3.responders.0.username %]@invite-fritz-prefix-removal.scenarios.test>;tag=[\w-]+'
- 'CSeq: \d+ BYE' - 'CSeq: \d+ BYE'

Loading…
Cancel
Save