Currently, I can't see a way to specify digest method in the 401/407 response. Can you refer me?
(All I can see is qop but that just describes over which data the hash is performed: "auth" - the bare minimum hash "auth-int" - hash the message body too.) Regards Attila -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Kevin P. Fleming Sent: 24 March 2011 11:12 Cc: [email protected] Subject: Re: [Sip-implementors] about md5() On 03/24/2011 01:59 AM, Attila Sipos wrote: >>> Is there a way to indicate that it can only do md5 in the hashing > response? > > sorry that should be: > Is there a way to indicate that it can only do md5 hashing in the > response? I believe that the UAS can insert multiple Proxy-Authentication headers in its 401/407 response, as long as the header differ from each other (realm, digest method, etc.). This would then allow the UAC to choose which one it is capable of using and issuing a response to the appropriate challenge. -- Kevin P. Fleming Digium, Inc. | Director of Software Technologies Jabber: [email protected] | SIP: [email protected] | Skype: kpfleming 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA Check us out at www.digium.com & www.asterisk.org _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
