<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Lucida Console'; font-size:9pt; font-weight:400; font-style:normal;">On Montag, 30. November 2009, Uriel Rozenbaum wrote:<br>
&gt; I'm having a strange problem with my Kamailio 1.5.3 when trying to register<br>
&gt; an Audiocodes Gateway. I'm using authentication for REGISTER messages.<br>
&gt;<br>
&gt; The GW sends a REGISTER without credentials, so I do a proxy_challenge.<br>
&gt; Then the GW sends a REGISTER with credentials but the proxy_authorize is<br>
&gt; returning -4.<br>
&gt;<br>
&gt; I did an NGREP to check the messages and they don't seem malformed, can you<br>
&gt; tell me if there is something on the functions that might be loosing the<br>
&gt; Proxy-Authorization header?<br>
&gt; This happens only with this GW, not if i register a softphone (XLITE).<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Hello Uriel,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>do you see any error related to the parser in the log files, perhaps the Proxy-Authorization header somehow uses not the correct syntax? I'm not aware of any error that looses auth headers. You also not get a "stale nonce" result, which could be because of some bug in the nonce check code, which is the youngest part of the module. <br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Best regards,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Henning</p></body></html>