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.
kamailio-config-tests/scenarios/incoming_peer_stir/sipp_scenario02_test.yml.tt2

14 lines
675 B

messages:
- - 'SIP/2.0 100 Trying'
- 'From: <sip:[% scenarios.2.username %]@incoming-peer-stir.host0.peer.scenarios.test>;tag=[\w-]+'
- 'To: <sip:[% incoming_peer_stir_scenarios_test.testuser1003.phone_number %]@incoming-peer-stir.scenarios.test>'
- 'CSeq: \d+ INVITE'
- 'Server: Sipwise NGCP LB'
- 'Content-Length: 0'
- - 'SIP/2.0 428 Use Identity Header'
- 'From: <sip:[% scenarios.2.username %]@incoming-peer-stir.host0.peer.scenarios.test>;tag=[\w-]+'
- 'To: <sip:[% incoming_peer_stir_scenarios_test.testuser1003.phone_number %]@incoming-peer-stir.scenarios.test>;tag=[\w-]+'
- 'CSeq: \d+ INVITE'
- 'Server: Sipwise NGCP Proxy'
- 'Content-Length: 0'