<p>The message &quot;Couldn&#39;t read user name&quot; means it is not receiving the DTMF. Do you have an IVR to verify that your system is receiving the DTMF? If not, setup one, call into it and send Dtmf to it and see if it responds at all. If it doesn&#39;t, somewhere DTMF settings need to be adjusted.<br>
</p>
<p>Zeeshan A Zakaria</p>
<p>--<br>
Sent from my Android phone with K-9 Mail.</p>
<p><blockquote type="cite">On 2010-03-31 9:15 AM, &quot;Alejandro Imass&quot; &lt;<a href="mailto:ait@p2ee.org">ait@p2ee.org</a>&gt; wrote:<br><br>Hello,<br>
<br>
Asterisk 1.4.26.2, FreeBSD 8.0-RELEASE<br>
<br>
We have a very simple setup, using SIP softphones and a simple diaplan<br>
as follows in the examples below. When I dial the 700 extension it<br>
asks me for the extension and password, and it always says &quot;login<br>
incorrect&quot;. The mail system send the email ok and Ekiga shows that I<br>
have vaoicemail, so the only thing that is failing is the actual login<br>
to the mailbox. I have searched many threads, and most if not all,<br>
talk abot the dtmf setiings, but both Ekiga and Asterisk are<br>
configured for rfc2833. Here is what I get in the console:<br>
<br>
[Mar 30 10:30:23] WARNING[1790]: app_voicemail.c:7236 vm_authenticate:<br>
Couldn&#39;t read username<br>
<br>
Thanks beforehand!<br>
Alejandro Imass<br>
<br>
<br>
sip.conf<br>
<br>
[101]<br>
username=101<br>
type=friend<br>
secret=xxxxxx<br>
qualify=yes<br>
nat=no<br>
host=dynamic<br>
canreinvite=no<br>
context=home<br>
mailbox=101@home<br>
dtmfmode=rfc2833<br>
<br>
extensions.conf<br>
<br>
[home]<br>
<br>
...snip...<br>
<br>
;internal sip extensions<br>
exten =&gt; 101,1,Dial(SIP/101,15)<br>
exten =&gt; 101,2,Voicemail(101@home)<br>
<br>
...snip...<br>
<br>
;voice mail<br>
exten =&gt; 700,1,VoiceMailMain()<br>
<br>
...snip...<br>
<br>
voicemail.conf<br>
<br>
[home]<br>
101 =&gt; 7777,User Name,user@domain<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></p>