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/disabled/invite_no_404_fallback/0008_test.yml.tt2

12 lines
269 B

flow:
- start|DEFAULT_ONREPLY:
- return|DEFAULT_ONREPLY:
sip_in:
- 'SIP/2.0 100 Trying'
- 'From: <sip:4311002@spce.test>;tag=[\w-]+'
- 'To: <sip:testuser1003@spce.test>'
- 'CSeq: \d+ INVITE'
- 'Server: Sipwise NGCP LB'
- 'Content-Length: 0'
sip_out: []