r60
- regression_tests/tests/2013_Session_inviteab_hangupab_tcp/expected_output
Erik Eliasson
eliasson at it.kth.se
Wed Nov 29 15:35:14 CET 2006
True - did not look closely enough (just saw that algorithm=MD5 had been
dropped, and I did not realize that it should not be there).
--Erik
On Wed, 2006-11-29 at 15:14 +0100, Mikael Magnusson wrote:
> erik at minisip.org wrote:
>
> > * Updated 2013 with new expected result. Test 1014 looks a bit strange and
> > a bug might have been introduced. Test 2012 has a race the output vary
> > sometimes (need to update sleep times).
> >
>
> Proxy-Authorization looks good I think.
>
> @@ -6,23 +6,23 @@
> nonce="wf84f1ceczx41ae6cbe5aea9c8e88d359", opaque="",
> uri="sip:bob at biloxi.example.com",
> response="42ce3cef44b22f50c6a6071bc8">
> -Result: <Proxy-Authorization: algorithm="MD5", username="", realm="",
> nonce="", uri="", response="4a3d55f6612f2a6fac981540f5a0a7c2"
> realm="atlanta.example.com",nonce="wf84f1ceczx41ae6cbe5aea9c8e88d359",opaque="",uri="sip:bob at biloxi.example.com",response="42ce3cef44b22f50c6a6071bc8">
> +Result: <Proxy-Authorization: Digest
> username="alice",realm="atlanta.example.com",nonce="wf84f1ceczx41ae6cbe5aea9c8e88d359",opaque="",uri="sip:bob at biloxi.example.com",response="42ce3cef44b22f50c6a6071bc8">
> Nr header values: 1
> Response: <"42ce3cef44b22f50c6a6071bc8">
> Realm: <"atlanta.example.com">
> Nonce: <"wf84f1ceczx41ae6cbe5aea9c8e88d359">
> Opaque: <"">
> Uri: <"sip:bob at biloxi.example.com">
> -Username: <>
> +Username: <"alice">
> ===
>
> Test 2:
> Parsed: <Proxy-Authorization: DIGEST username=alice,
> realm=atlanta.example.com,nonce=wf84f1ceczx41ae6cbe5aea9c8e88d359,
> opaque="",uri=sip:bob at biloxi.example.com,response=42ce3cef44b22f50c6a6071bc8>
> -Result: <Proxy-Authorization: algorithm="MD5", username="", realm="",
> nonce="", uri="", response="4a3d55f6612f2a6fac981540f5a0a7c2"
> realm=atlanta.example.com,nonce=wf84f1ceczx41ae6cbe5aea9c8e88d359,opaque="",uri=sip:bob at biloxi.example.com,response=42ce3cef44b22f50c6a6071bc8>
> +Result: <Proxy-Authorization: DIGEST
> username=alice,realm=atlanta.example.com,nonce=wf84f1ceczx41ae6cbe5aea9c8e88d359,opaque="",uri=sip:bob at biloxi.example.com,response=42ce3cef44b22f50c6a6071bc8>
> Nr header values: 1
> Response: <42ce3cef44b22f50c6a6071bc8>
> Realm: <atlanta.example.com>
> Nonce: <wf84f1ceczx41ae6cbe5aea9c8e88d359>
> Opaque: <"">
> Uri: <sip:bob at biloxi.example.com>
> -Username: <>
> +Username: <alice>
>
> _______________________________________________
> Minisip-devel mailing list
> Minisip-devel at minisip.org
> http://lists.minisip.org/mailman/listinfo/minisip-devel
--
Erik Eliasson <eliasson at it.kth.se>
More information about the Minisip-devel
mailing list