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-concurrent-max.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 486 Busy' - 'From: ;tag=[\w-]+' - 'To: ;tag=[\w-]+' - 'CSeq: \d+ INVITE' - 'Server: Sipwise NGCP Proxy' - 'Content-Length: 0'