<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">I am receiving requests to register to my Asterisk extensions. I have the full SIP packets. I also do see what extension is being tried to be registered. Is there ANY WAY to know what password is being attempted?</span><br>

<br><div class="gmail_quote">I think the appropriate term would be decode the base64 response I get from the client. Here is what I get in the SIP packet from the client: <div><b><font color="#3333ff"><br></font></b></div>

<div>
<b><font color="#3333ff">Authorization: Digest username=&quot;4456678&quot;, realm=&quot;asterisk&quot;, nonce=&quot;67461340&quot;, uri=&quot;sip:mailbox&quot;, response=&quot;5a9a5f2b527ca9687c8f75705e6a2d25&quot;, algorithm=MD5</font></b><div>


<br></div><div>Using a base64 decoder I get this:<b> </b><font color="#3333ff" style="font-weight:bold">å¯Zåý›çnÜkÞ¼íÏ ïžôåîšÙݹ </font><font>from the &quot;response&quot; above. </font>Of course, that is not the plain password. So, is that encrypted? How can I can I decrypt it?</div>


<div><br></div><div>Thanks,</div><div><br><div><div></div><div class="h5"><br><br><div class="gmail_quote">On Mon, Nov 28, 2011 at 12:48 AM, asterisk jobs <span dir="ltr">&lt;<a href="mailto:asteriskcoding@gmail.com" target="_blank">asteriskcoding@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<div><br></div><div>I am receiving requests to register to my Asterisk extensions. I have the full SIP packets. I also do see what extension is being tried to be registered. Is there ANY WAY to know what password is being attempted?</div>



<div><br></div><div>Thanks,</div><div>Peter</div>
</blockquote></div><br></div></div></div></div>
</div><br>