Hi Bogdan.<br><br>For our particular need, it looks like we need to send the response in a more complex way:<br><br>response = md5(HA1:nonce:nonceCount:clientNonce:qop:ha2)<br><br>Could you give us any hint about nonceCount and clientNonce parameters? Documentation is not very clear.<br>
<br>Thanks and regards.<br><br>Sergio.<br><br><div class="gmail_quote">On Wed, May 13, 2009 at 9:38 AM, Bogdan-Andrei Iancu <span dir="ltr">&lt;<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Matti,<br>
<br>
Actually it is SIP auth, so digest auth (RFC 2617)<br>
Shortly:<br>
    HA1=MD5( auth_usernam &quot;:&quot; realm &quot;:&quot; passwd )<br>
<br>
    HA2=MD5( method &quot;:&quot; ruri )<br>
<br>
    response=MD5( HA1 &quot;:&quot; nonce &quot;:&quot;  HA2)<br>
<div><div></div><div class="h5"><br>
Regards,<br>
Bogdan<br>
<br>
Matti Zemack wrote:<br>
&gt; Hi again,<br>
&gt;<br>
&gt; First of all; Thanks Bogdan!<br>
&gt; Your tip works (theoretically) fine.<br>
&gt; But, I just can&#39;t find a way of calculating the PAP2s authentication.<br>
&gt; Not much seems to be documented.<br>
&gt; Does anyone have any hints regarding Linksys authentication (for a<br>
&gt; reboot at least).<br>
&gt;<br>
&gt; I&#39;ve tried calculating using<br>
&gt; <a href="http://en.wikipedia.org/wiki/Digest_access_authentication" target="_blank">http://en.wikipedia.org/wiki/Digest_access_authentication</a> , and<br>
&gt; basically sticking to RFC2069, as I don&#39;t believe I have have nonceCount<br>
&gt; &amp; clientNonce.<br>
&gt; By the way; how should the digestURI look? (I&#39;ve tried the combinations<br>
&gt; that came to my mind...)<br>
&gt;<br>
&gt; Best regards,<br>
&gt; Matti Zemack, Stockholm, Sweden<br>
&gt;<br>
&gt; -----Original Message-----<br>
&gt; From: Bogdan-Andrei Iancu [mailto:<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>]<br>
&gt; Sent: den 12 maj 2009 10:33<br>
&gt; To: Matti Zemack<br>
&gt; Cc: <a href="mailto:users@lists.opensips.org">users@lists.opensips.org</a><br>
&gt; Subject: Re: [OpenSIPS-Users] Rebooting a Linksys through OpenSIPS<br>
&gt;<br>
&gt; Hi Matti,<br>
&gt;<br>
&gt; Well, it should be possible - you do a 2 steps interaction with the<br>
&gt; Linkys :<br>
&gt; - first send the NOTIFY via the t_uac_dlg MI command and get from the<br>
&gt; result the auth challenge (in the MI command response you do have access<br>
&gt;<br>
&gt; to the SIP reply)<br>
&gt; - generate a new NOTIFY request including the Authorize header<br>
&gt; calculated based on the received challenge.<br>
&gt;<br>
&gt; Regards,<br>
&gt; Bogdan<br>
&gt;<br>
&gt; Matti Zemack wrote:<br>
&gt;<br>
&gt;&gt; Hi all,<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m still dipping my toes in deep waters with OpenSips 1.5...<br>
&gt;&gt;<br>
&gt;&gt; And I&#39;ve come across a small problem. I would like to reboot Linksys<br>
&gt;&gt; ATA (PAP2 etc...) using OpenSIPS.<br>
&gt;&gt;<br>
&gt;&gt; Can this maybe be done?<br>
&gt;&gt;<br>
&gt;&gt; Basically I use XML-RPC FIFO to send the SIP command. The problem is<br>
&gt;&gt; that Linksys replies with 401 challenge. Can I, or is it at all<br>
&gt;&gt; possible to reply to this challenge using OpenSIPS?<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Sergio Gutiérrez<br>