<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><pre>Hi Bogdan<br><br>The section 3.2.1 (The WWW-Authenticate Response Header) from RFC 2617 says:  <br><br>"algorithm<br>     A string indicating a pair of algorithms used to produce the digest<br>     and a checksum. If this is not present it is assumed to be "MD5".<br>"<br><br>I send a INVITE to Openser but it send back a 407 (Proxy Authentication).<br>The parameter response was OK. But, without the parameter 'algorithm', the proxy<br>didn't allow the authentication. It neither consult at Radius.<br>Looking at the RFC above, the SIP proxy must to use MD5 by default, but it <br>don't accept the message without the parameter. <br><br>Can it be a bug of OpenSER? Or my interpretation is wrong? (I bet that I'm wrong :) )<br><br>Best
 regards.<br><br>Bruno Machado<br><br><br><br></pre><br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Mensagem original ----<br>De: Bogdan-Andrei Iancu &lt;bogdan@voice-system.ro&gt;<br>Para: Bruno Machado &lt;bsmufu@yahoo.com.br&gt;<br>Cc: users@openser.org<br>Enviadas: Segunda-feira, 29 de Janeiro de 2007 14:21:31<br>Assunto: Re: [Users] 407 and algorithm=MD5<br><br><div>Hi Bruno,<br><br>you cannot configure to have the algorithm param added. If I'm not <br>wrong, the digest RFC says this is an optional param and the default <br>value is MD5.<br><br>regards,<br>bogdan<br><br>Bruno Machado wrote:<br><br>&gt; Hi.<br>&gt;<br>&gt; When I use the function proxy_challenge(), the 407 don't have the <br>&gt; parameter 'algorithm=MD5'. Look below:<br>&gt;<br>&gt; ...<br>&gt; Proxy-Authenticate: Digest realm="proxy.com.br", <br>&gt; nonce="45be00f941f137ff037436c77f80a9531a02155f".<br>&gt; ...<br>&gt;<br>&gt; How can I put this parameter
 in digest informations?<br>&gt;<br>&gt; ...<br>&gt; Proxy-Authenticate: Digest realm="proxy.com.br", <br>&gt; nonce="45be00f941f137ff037436c77f80a9531a02155f",<br>&gt; algorithm="MD5".<br>&gt; ...<br>&gt;<br>&gt;<br>&gt; Thanks in advance.<br>&gt;<br>&gt; Bruno<br>&gt;<br>&gt; __________________________________________________<br>&gt; Fale com seus amigos de graça com o novo Yahoo! Messenger<br>&gt; <a target="_blank" href="http://br.messenger.yahoo.com/">http://br.messenger.yahoo.com/</a><br>&gt;<br>&gt;------------------------------------------------------------------------<br>&gt;<br>&gt;_______________________________________________<br>&gt;Users mailing list<br>&gt;Users@openser.org<br>&gt;<a target="_blank" href="http://openser.org/cgi-bin/mailman/listinfo/users">http://openser.org/cgi-bin/mailman/listinfo/users</a><br>&gt;&nbsp;&nbsp;<br>&gt;<br><br></div></div><br></div></div><br>__________________________________________________<br>Fale com seus amigos  de graça
 com o novo Yahoo! Messenger <br>http://br.messenger.yahoo.com/ </body></html>