You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
3.4 KiB
57 lines
3.4 KiB
messages:
|
|
- - 'SIP/2.0 100 Trying'
|
|
- 'From: <sip:[% scenarios.0.username %]@invite-prack.scenarios.test>;tag=[\w-]+'
|
|
- 'To: <sip:[% scenarios.0.responders.0.username %]@invite-prack.scenarios.test>'
|
|
- 'CSeq: \d+ INVITE'
|
|
- 'Server: Sipwise NGCP LB'
|
|
- 'Content-Length: 0'
|
|
- - 'SIP/2.0 407 Proxy Authentication Required'
|
|
- 'From: <sip:[% scenarios.0.username %]@invite-prack.scenarios.test>;tag=[\w-]+'
|
|
- 'To: <sip:[% scenarios.0.responders.0.username %]@invite-prack.scenarios.test>;tag=[\w-]+'
|
|
- 'CSeq: \d+ INVITE'
|
|
- 'Proxy-Authenticate: Digest realm="invite-prack.scenarios.test", nonce="[^"]+"'
|
|
- 'Server: Sipwise NGCP Proxy'
|
|
- 'Content-Length: 0'
|
|
- - 'SIP/2.0 100 Trying'
|
|
- 'From: <sip:[% scenarios.0.username %]@invite-prack.scenarios.test>;tag=[\w-]+'
|
|
- 'To: <sip:[% scenarios.0.responders.0.username %]@invite-prack.scenarios.test>'
|
|
- 'CSeq: \d+ INVITE'
|
|
- 'Server: Sipwise NGCP LB'
|
|
- 'Content-Length: 0'
|
|
- - 'SIP/2.0 180 Ringing'
|
|
- 'Record-Route: <sip:127.0.0.1:5062;lr=on;ftag=[^;]+;did=[^;]+;ice_caller=strip;ice_callee=strip;aset=\d+;rtpprx=yes;vsf=[^;]+>'
|
|
- 'Record-Route: <sip:127.0.0.1;r2=on;lr=on;ftag=[^;]+;ngcplb=yes;nat=yes;socket=udp:[% server_ip %]:5060>'
|
|
- 'Record-Route: <sip:[% server_ip %];r2=on;lr=on;ftag=[^;]+;ngcplb=yes;nat=yes;socket=udp:[% server_ip %]:5060>'
|
|
- 'From: <sip:[% scenarios.0.username %]@invite-prack.scenarios.test>;tag=[\w-]+'
|
|
- 'To: <sip:[% scenarios.0.responders.0.username %]@invite-prack.scenarios.test>;tag=[\w-]+'
|
|
- 'CSeq: \d+ INVITE'
|
|
- 'Require: 100rel'
|
|
- 'RSeq: \d+'
|
|
- 'Content-Length: 0'
|
|
- 'Contact: <sip:ngcp-lb@[% server_ip %]:5060;ngcpct=[^;]+>'
|
|
- - 'SIP/2.0 200 OK'
|
|
- 'Record-Route: <sip:127.0.0.1:5062;lr=on;ftag=[^;]+;did=[^;]+;vsf=[^;]+;rtpprx=yes;ice_callee=strip;ice_caller=strip;aset=\d+>'
|
|
- 'Record-Route: <sip:127.0.0.1;r2=on;lr=on;ftag=[^;]+;ngcplb=yes;socket=udp:[% server_ip %]:5060>'
|
|
- 'Record-Route: <sip:[% server_ip %];r2=on;lr=on;ftag=[^;]+;ngcplb=yes;socket=udp:[% server_ip %]:5060>'
|
|
- 'From: <sip:[% scenarios.0.username %]@invite-prack.scenarios.test>;tag=[\w-]+'
|
|
- 'To: <sip:[% scenarios.0.responders.0.username %]@invite-prack.scenarios.test>;tag=[\w-]+'
|
|
- 'CSeq: \d+ PRACK'
|
|
- 'Content-Length: 0'
|
|
- - 'SIP/2.0 200 OK'
|
|
- 'Record-Route: <sip:127.0.0.1:5062;lr=on;ftag=[^;]+;did=[^;]+;ice_caller=strip;ice_callee=strip;aset=\d+;rtpprx=yes;vsf=[^;]+>'
|
|
- 'Record-Route: <sip:127.0.0.1;r2=on;lr=on;ftag=[^;]+;ngcplb=yes;nat=yes;socket=udp:[% server_ip %]:5060>'
|
|
- 'Record-Route: <sip:[% server_ip %];r2=on;lr=on;ftag=[^;]+;ngcplb=yes;nat=yes;socket=udp:[% server_ip %]:5060>'
|
|
- 'From: <sip:[% scenarios.0.username %]@invite-prack.scenarios.test>;tag=[\w-]+'
|
|
- 'To: <sip:[% scenarios.0.responders.0.username %]@invite-prack.scenarios.test>;tag=[\w-]+'
|
|
- 'CSeq: \d+ INVITE'
|
|
- 'Content-Length: 0'
|
|
- 'Contact: <sip:ngcp-lb@[% server_ip %]:5060;ngcpct=[^;]+>'
|
|
- - 'SIP/2.0 200 OK'
|
|
- 'Record-Route: <sip:127.0.0.1:5062;lr=on;ftag=[^;]+;vsf=[^;]+;rtpprx=yes>'
|
|
- 'Record-Route: <sip:127.0.0.1;r2=on;lr=on;ftag=[^;]+;ngcplb=yes;nat=yes;socket=udp:[% server_ip %]:5060>'
|
|
- 'Record-Route: <sip:[% server_ip %];r2=on;lr=on;ftag=[^;]+;ngcplb=yes;nat=yes;socket=udp:[% server_ip %]:5060>'
|
|
- 'From: <sip:[% scenarios.0.username %]@invite-prack.scenarios.test>;tag=[\w-]+'
|
|
- 'To: <sip:[% scenarios.0.responders.0.username %]@invite-prack.scenarios.test>;tag=[\w-]+'
|
|
- 'CSeq: \d+ BYE'
|
|
- 'Content-Length: 0'
|