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

17 lines
325 B

flow:
- start|REPLY_ROUTE_NAT:
- 'start|dialog:start':
- 'return|dialog:start':
# branch ??
- 'return|dialog:start':
sip_in:
- '^SIP/2.0 200 OK'
- 'CSeq: 2 INVITE'
sip_out:
- [
'^SIP/2.0 200 OK',
'CSeq: 2 INVITE',
'From: "431100222" <sip:testuser1002@',
'To: <sip:testuser1003@'
]