messages: - - 'SIP/2.0 401 Unauthorized' - 'From: ;tag=[\w-]+' - 'To: ;tag=[\w-]+' - 'CSeq: \d+ REGISTER' - 'WWW-Authenticate: Digest realm="invite-wrong-reg.scenarios.test", nonce="[^"]+"' - 'Server: Sipwise NGCP Proxy' - 'Content-Length: 0' - - 'SIP/2.0 200 OK' - 'From: ;tag=[\w-]+' - 'To: ;tag=[\w-]+' - 'CSeq: \d+ REGISTER' - 'Contact: ;expires=\d+' - 'Server: Sipwise NGCP Proxy' - 'Content-Length: 0'