Hello list,<br><br>I just updated to the last release my asterisk-addons copy and the DTMF works almost perfect. I have the same situation that I used to have using the stable version 1.6.1. The tones gets detected but only one keypress in a given time. I don&#39;t know if this is a configuration problem with my mobile.conf or if is the same bug that was reported previously.<br>
<br>I am also receiving error reports during socket read: <b>[May 15 17:45:12] ERROR[21830]: chan_mobile.c:1038 mbl_read: read error 107</b><br><br>Bellow, my configuration file, perhaps there is something wrong with it.<br>
<br>[general]<br>interval=30        <br><br>[adapter]<br>id=built-in<br>address=00:1D:D9:EB:FA:6F<br>;forcemaster=yes       <br>;alignmentdetection=yes <br><br><br>[NN80]<br>address=00:12:D2:30:DB:FB    <br>port=28                         <br>
context=mobile              <br>adapter=built-in              <br>group=1                        <br>;nocallsetup=yes           <br>dtmfskip=200<br>dtmfmode=auto<br><br><br><br>I hope you can help me.<br><br>Carlos.<br><br>