Hello guys,
I'm receiving a Proxy-Authenticate header with a special parameter, call if
"myparam", something like:
Proxy-Authenticate: Digest realm="sip.mydomain.com", nonce="...",
algorithm=MD5, qop="auth", opaque="XXXX/YYYY"
I can get the parameter like so:
$var(myparam) = @proxy_authorization["sip.mydomain.com"].myparam;
And this is great!
But i need to replace part of the parameter "myparam"m and I can't figure
out how to do it...
Can anyone help me with this?
Thanks!,
David Villasmil
email: david.villasmil.work(a)gmail.com
phone: +34669448337