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_locmap_replace/0004_test.yml.tt2

10 lines
393 B

flow:
- start|sl:filtered-ack:
sip_in:
- 'ACK sip:[% scenarios.0.responders.0.username %]@invite-locmap-replace.scenarios.test SIP/2.0'
- 'From: <sip:[% scenarios.0.username %]@invite-locmap-replace.scenarios.test>;tag=[\w-]+'
- 'To: <sip:[% scenarios.0.responders.0.username %]@invite-locmap-replace.scenarios.test>;tag=[\w-]+'
- 'CSeq: \d+ ACK'
- 'Content-Length: 0'
sip_out: []