messages: - - 'SIP/2.0 100 Trying' - 'From: ;tag=[\w-]+' - 'To: ' - 'CSeq: \d+ INVITE' - 'Server: Sipwise NGCP LB' - 'Content-Length:\s+0' - - 'SIP/2.0 407 Proxy Authentication Required' - 'From: ;tag=[\w-]+' - 'To: ;tag=[\w-]+' - 'CSeq: \d+ INVITE' - 'Proxy-Authenticate: Digest realm="invite-fritz-prefix-removal.scenarios.test", nonce="[^"]+"' - 'Server: Sipwise NGCP Proxy' - 'Content-Length:\s+0' - - 'SIP/2.0 100 Trying' - 'From: ;tag=[\w-]+' - 'To: ' - 'CSeq: \d+ INVITE' - 'Server: Sipwise NGCP LB' - 'Content-Length:\s+0' - - 'SIP/2.0 480 Offline' - 'From: ;tag=[\w-]+' - 'To: ;tag=[\w-]+' - 'CSeq: \d+ INVITE' - 'Server: Sipwise NGCP Proxy' - 'Content-Length:\s+0'