messages: - - 'SIP/2.0 100 Trying' - 'From: ;tag=[\w-]+' - 'To: ' - 'CSeq: \d+ INVITE' - 'Server: Sipwise NGCP LB' - 'Content-Length: 0' - - 'SIP/2.0 407 Proxy Authentication Required' - 'From: ;tag=[\w-]+' - 'To: ;tag=[\w-]+' - 'CSeq: \d+ INVITE' - 'Proxy-Authenticate: Digest realm="invite-reinvite-caller-transcoding.scenarios.test", nonce="[^"]+"' - 'Server: Sipwise NGCP Proxy' - 'Content-Length: 0' - - 'SIP/2.0 100 Trying' - 'From: ;tag=[\w-]+' - 'To: ' - 'CSeq: \d+ INVITE' - 'Server: Sipwise NGCP LB' - 'Content-Length: 0' - - 'SIP/2.0 180 Ringing' - 'Record-Route: ' - 'Record-Route: ' - 'Record-Route: ' - 'From: ;tag=[\w-]+' - 'To: ;tag=[\w-]+' - 'CSeq: \d+ INVITE' - 'Content-Length: 0' - 'Contact: ' - - 'SIP/2.0 200 OK' - 'Record-Route: ' - 'Record-Route: ' - 'Record-Route: ' - 'From: ;tag=[\w-]+' - 'To: ;tag=[\w-]+' - 'CSeq: \d+ INVITE' - 'Content-Type: application/sdp' - 'Content-Length: \d+' - 'Contact: ' - 'v=0' - 'o=OXE \d+ \d+ IN IP4 [% server_ip %]' - 's=abs' - 'c=IN IP4 [% server_ip %]' - 't=0 0' - 'm=audio \d+ RTP/AVP 8 101' - 'a=silenceSupp:off - - - -' - 'a=rtpmap:8 PCMA/8000' - 'a=rtpmap:101 telephone-event/8000' - 'a=fmtp:101 0-16' - 'a=sendrecv' - 'a=rtcp:\d+' - 'a=ptime:20' - - 'SIP/2.0 100 Trying' - 'From: ;tag=[\w-]+' - 'To: ' - 'CSeq: \d+ INVITE' - 'Server: Sipwise NGCP LB' - 'Content-Length: 0' - - 'SIP/2.0 200 OK' - 'Record-Route: ' - 'Record-Route: ' - 'Record-Route: ' - 'From: ;tag=[\w-]+' - 'To: ;tag=[\w-]+' - 'CSeq: \d+ INVITE' - 'Content-Type: application/sdp' - 'Content-Length: \d+' - 'Contact: ' - 'v=0' - 'o=OXE \d+ \d+ IN IP4 [% server_ip %]' - 's=abs' - 'c=IN IP4 [% server_ip %]' - 't=0 0' - 'm=audio \d+ RTP/AVP 18 101' - 'a=silenceSupp:off - - - -' - 'a=rtpmap:18 G729/8000' - 'a=fmtp:18 annexb=no' - 'a=rtpmap:101 telephone-event/8000' - 'a=sendrecv' - 'a=rtcp:\d+' - 'a=ptime:20' - - 'SIP/2.0 200 OK' - 'Record-Route: ' - 'Record-Route: ' - 'Record-Route: ' - 'From: ;tag=[\w-]+' - 'To: ;tag=[\w-]+' - 'CSeq: \d+ BYE' - 'Content-Length: 0'