r60
- regression_tests/tests/2013_Session_inviteab_hangupab_tcp/expected_output
Mikael Magnusson
mikma264 at gmail.com
Wed Nov 29 15:14:41 CET 2006
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>
More information about the Minisip-devel
mailing list