HMR to replace the REGISTER Authorization: uri(Authentication URI)
Hi Fellows,
I would like you can help me with the following doubts and issues.
I was trying to modify the Authentication URI(uri) parameter for an Authorization Header of the REGISTER, but I was trying with
type=uri-param
or
type=uri-user-param
or
type =uri-param-name
and it is not working with any of these configurations and I am getting the "could not be parsed as a URI" messages.
Below the Authorization Header value,
Authorization: Digest algorithm=MD5,cnonce="111111",nc=00000012,nonce="xyzabcd",qop=auth,realm="domain.com",response="abcdabcd",uri="sip:domain.com",username="test"
Authentication Scheme: Digest
Algorithm: MD5
CNonce Value: "111111"