Hi guys,<div>I hope you can help, am trying to do proxy authentication but I seem to be making a mistake when compiling the proxy-authorization response. The following is what I have as the response on my INVITE header:</div>

<div><br></div><div><pre><span class="Apple-style-span" style="font-size: large;"><pre>Proxy-Authorization: Digest username=&quot;james&quot;, realm=&quot;72.55.133.123&quot;, nonce=&quot;4ca351fd000000ba2f06398974466cff346fa0ee28e9c12b&quot;, uri=&quot;<a href="mailto:james@72.55.133.123">james@72.55.133.123</a>&quot;, response=&quot;6caa56878d256a8220f6f70cfc4b10fe&quot;, algorithm=MD5</pre>

</span></pre></div><div><br></div><div>The following is the error on the server</div><div><br></div><div><div><div>Sep 29 10:47:38 CL-T020-483CL opensips: ERROR:uri:check_username: No authorized credentials found (error in scripts)</div>

<div>Sep 29 10:47:38 CL-T020-483CL opensips: ERROR:uri:check_username: Call {www,proxy}_authorize before calling check_* functions!</div></div></div><div><br></div><div>I&#39;ve checked through books and websites but there&#39;s no clear indication on how to compile the Proxy-authorization header, can someone help me out and give me some pointers on what amd doing wrong and how to compile the header. Thank.</div>

<div><br></div><div>james</div>