messages: - - 'INVITE sip:[% scenarios.0.responders.0.username %]@invite-foreign-dom.external.test SIP/2.0' - 'Record-Route: ' - 'Record-Route: ' - 'Record-Route: ' - 'From: ;tag=[\w-]+' - 'To: ' - 'CSeq: \d+ INVITE' - 'Content-Type: application/sdp' - 'Content-Length: \d+' - 'Contact: ' - 'v=0' - 'o=user1 \d+ \d+ IN IP4 [% server_ip %]' - 's=-' - 'c=IN IP4 [% server_ip %]' - 't=0 0' - 'm=audio \d+ RTP/AVP 8' - 'a=rtpmap:8 PCMA/8000' - 'a=sendrecv' - 'a=rtcp:\d+' - 'a=ptime:50' - - 'ACK sip:[% scenarios.0.responders.0.ip %]:[% scenarios.0.responders.0.port %];transport=UDP SIP/2.0' - 'Record-Route: ' - 'Record-Route: ' - 'Record-Route: ' - 'From: ;tag=[\w-]+' - 'To: ;tag=[\w-]+' - 'CSeq: \d+ ACK' - 'Content-Length: 0' - 'Contact: ' - - 'BYE sip:[% scenarios.0.responders.0.ip %]:[% scenarios.0.responders.0.port %];transport=UDP SIP/2.0' - 'Record-Route: ' - 'Record-Route: ' - 'Record-Route: ' - 'From: ;tag=[\w-]+' - 'To: ;tag=[\w-]+' - 'CSeq: \d+ BYE' - 'Content-Length: 0'