messages: - - 'SIP/2.0 401 Unauthorized' - 'From: ;tag=[\w-]+' - 'To: "TestBria" ;tag=[\w-]+' - 'CSeq: \d+ REGISTER' - 'WWW-Authenticate: Digest realm="invite-alias-devid.scenarios-pbx.test", nonce="[^"]+"' - 'Server: Sipwise NGCP Proxy' - 'Content-Length: 0' - - 'SIP/2.0 200 OK' - 'From: ;tag=[\w-]+' - 'To: "TestBria" ;tag=[\w-]+' - 'CSeq: \d+ REGISTER' - 'Contact: ;expires=\d+;received="sip:[% scenarios.1.ip %]:[% scenarios.1.port %]";\+sip.instance="";reg-id=1' - 'Server: Sipwise NGCP Proxy' - 'Content-Length: 0'