<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="4456678", realm="asterisk", nonce="67461340", uri="sip:mailbox", response="5a9a5f2b527ca9687c8f75705e6a2d25", 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 "response" 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"><<a href="mailto:asteriskcoding@gmail.com" target="_blank">asteriskcoding@gmail.com</a>></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>