Hi All,<br><br>In RFC 2617 in Section 1.2 Access Authentication Framework states the below mentioned:<br><br><br><br>&quot;<pre><font size="4"> A user agent that wishes to authenticate itself with an origin<br>   server--usually, but not necessarily, after receiving a 401<br>
<br>   (Unauthorized)--MAY do so by including an Authorization header field<br>   with the request.</font></pre>&quot;<br><br>Does
this mean that a UAC can originate a REGISTER request with
Authorization header before it receives 401 Un authorized? If so, what
would be the contents of such REGISTER request? What would be the value
of nonce field?<br>
<br>Since the nonce value is provided by UAC or registrar in 401 Un
authorized, if UAC wishes to authenticate itself before receiving 401,
what should it use for the nonce value for computing the digest
response? <br><br>Does the Asterisk/Digium support such scenarios?<br><br>Thanks in Advance,<br>
CoolGoose.