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_pbx/incoming_shared_line/0027_test.yml.tt2

12 lines
425 B

flow:
- start|DEFAULT_ONREPLY:
- return|DEFAULT_ONREPLY:
sip_in:
- 'SIP/2.0 200 canceling'
- 'From: <sip:[% incoming_shared_line_scenarios_pbx_test.testuser1003.pbx_phone_number %]@incoming-shared-line.scenarios-pbx.test>;tag=[\w-]+'
- 'To: <sip:[% scenarios.0.username %]@incoming-shared-line.scenarios-pbx.test>;tag=[\w-]+'
- 'CSeq: \d+ CANCEL'
- 'Server: Sipwise NGCP LB'
- 'Content-Length: 0'
sip_out: []