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.
27 lines
1.2 KiB
27 lines
1.2 KiB
messages:
|
|
- - 'SIP/2.0 100 Trying'
|
|
- 'From: <sip:[% scenarios.0.responders.0.username %]@lock-ported.scenarios.test>;tag=[\w-]+'
|
|
- 'To: <sip:[% scenarios.1.responders.0.username %]@lock-ported.scenarios.test>'
|
|
- 'CSeq: \d+ INVITE'
|
|
- 'Server: Sipwise NGCP LB'
|
|
- 'Content-Length: 0'
|
|
- - 'SIP/2.0 407 Proxy Authentication Required'
|
|
- 'From: <sip:[% scenarios.0.responders.0.username %]@lock-ported.scenarios.test>;tag=[\w-]+'
|
|
- 'To: <sip:[% scenarios.1.responders.0.username %]@lock-ported.scenarios.test>;tag=[\w-]+'
|
|
- 'CSeq: \d+ INVITE'
|
|
- 'Proxy-Authenticate: Digest realm="lock-ported.scenarios.test", nonce="[^"]+"'
|
|
- 'Server: Sipwise NGCP Proxy'
|
|
- 'Content-Length: 0'
|
|
- - 'SIP/2.0 100 Trying'
|
|
- 'From: <sip:[% scenarios.0.responders.0.username %]@lock-ported.scenarios.test>;tag=[\w-]+'
|
|
- 'To: <sip:[% scenarios.1.responders.0.username %]@lock-ported.scenarios.test>'
|
|
- 'CSeq: \d+ INVITE'
|
|
- 'Server: Sipwise NGCP LB'
|
|
- 'Content-Length: 0'
|
|
- - 'SIP/2.0 403 Caller locked'
|
|
- 'From: <sip:[% scenarios.0.responders.0.username %]@lock-ported.scenarios.test>;tag=[\w-]+'
|
|
- 'To: <sip:[% scenarios.1.responders.0.username %]@lock-ported.scenarios.test>;tag=[\w-]+'
|
|
- 'CSeq: \d+ INVITE'
|
|
- 'Server: Sipwise NGCP Proxy'
|
|
- 'Content-Length: 0'
|