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_concurrent_max_out_p.../0010_test.yml.tt2

14 lines
242 B

flow:
- start|REPLY_ROUTE_NAT:
- exit|REPLY_ROUTE_NAT:
sip_in:
- '^SIP/2.0 200 OK'
- 'CSeq: 3 INVITE'
sip_out:
- [
'^SIP/2.0 200 OK',
'CSeq: 3 INVITE',
'From: <sip:testuser1002@',
'To: <sip:004321001@'
]