Guys, Can someone explain how an digest response should be calculated when UAC receives 401 Unauthorized? I read RFC 2617 and this what I am implementing
If "qop" value is "auth": respone = MD5(concat(MD5(username":"realm":"password)":" nonce-value ":" nc-value ":" cnonce-value ":" qop-value ":" MD5(Method ":" Digest Uri))) and the UAS responds with 403 Forbidden. Thank You, CoolGoose. _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
