We actually get both the "wobble" detection (multiple tones detected with one button press) and missing detection (press 201 and it detects 01 missing the 2).  The suggestions on voip-info have not yet helped and the lack of DTMF_BEGIN events concern me.  It's also not clear right now where the dtmf detection is done, if it's in the 
zaptel-1.4.6 code base or within asterisk-1.4.14/main/dsp.c.&nbsp; They both seem to do tone detection.<br><br>John<br><br><div class="gmail_quote">On Dec 3, 2007 10:31 AM, Daniel Hazelbaker &lt;<a href="mailto:daniel@highdesertchurch.com">
daniel@highdesertchurch.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Dec 2, 2007, at 5:35 PM, John Aughey wrote:
<br><br>&gt; The begin frames (and associated end frames) are helpful to filter<br>&gt; out short dtmf reads. &nbsp;There&#39;s even a #define which specifies the<br>&gt; minimum length of a dtmf tone. &nbsp;One problem we&#39;re having is multiple
<br>&gt; dtmf detections on a noisy cell phone connection, which should be<br>&gt; mostly filtered by knowing the begin and end time so that the length<br>&gt; can be properly measured and filtered if needed.<br>&gt;<br>&gt; John
<br><br></div>If you are running 1.4.15 (it should apply down to .12 as well I<br>believe) then you can try this patch. &nbsp;We have a similar problem at<br>our site, except it is due to a junky NEC that is currently the front-
<br>end to the Telco. &nbsp;Tones would have a drop-out in the middle of them<br>so Asterisk was detected double digits. &nbsp;i.e. they dial 235 and it<br>reads 2335. &nbsp;With this patch the &quot;wobble&quot; tones are almost never an
<br>issue anymore.<br><br>&lt;<a href="http://www.blueboxmoon.com/bitweaver/blogs/view_post.php?post_id=10" target="_blank">http://www.blueboxmoon.com/bitweaver/blogs/view_post.php?post_id=10</a>&gt;<br><font color="#888888">
<br>Daniel<br></font><div><div></div><div class="Wj3C7c"><br>_______________________________________________<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--
</a><br><br>asterisk-dev mailing list<br>To UNSUBSCRIBE or update options visit:<br> &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a>
<br></div></div></blockquote></div><br>