<div dir="ltr">Thanks Matt , <div><br></div><div>see response inline</div><div><br></div><div><br></div><div><br></div><div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 14, 2017 at 4:50 PM, Matt Fredrickson <span dir="ltr"><<a href="mailto:creslin@digium.com" target="_blank">creslin@digium.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">On Wed, Jul 12, 2017 at 10:47 AM, bala murugan <<a href="mailto:fightwithme@gmail.com">fightwithme@gmail.com</a>> wrote:<br>
> Hi ,<br>
><br>
>  can anyone provide answers or comments on the below<br>
><br>
>  1.   What is the expected minimum and maximum silence duration between the<br>
> dtmf tones.<br>
<br>
</span>I think that depends on how you're playing DTMF tones within Asterisk.<br>
For tones utilized in the case of sending call address data to setup<br>
the call, the answer is dependent on the channel driver.  For tones<br>
that are bridged between calls that are already up and active, you can<br>
potentially have variable length tones, depending on where the DTMFs<br>
are coming from.  If you're using an application in Asterisk to play<br>
tones depending on the underlying API the answer might be different as<br>
well.  Which case are you concerned about?<br>
<span class="gmail-"><div></div></span></blockquote><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-"><font color="#ff0000"><div>[Bala] This is expected through an External IVR Application that talks through Asterisk AGI Interface which plays prompt and expects DTMF on agi response .</div><div>This is not a bridged call . Asterisk is only the receiver of Inband DTMF on G711 ulaw and send the same to the external IVR application via AGI  using chan_sip Driver</div></font></span></blockquote><div><font color="#ff0000">     Need to know if there is any expected  fixed silence (max or min) duration between each tones required for reliable processing of the tone that comes from  gateway/switch(which is a source sending inband dtmf tones).</font></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">
> 2. mindtmfduration = 80msec in /etc/asterisk/asterisk.conf what is the<br>
> significance of this parameter ? .  Is there any maxdtmfduration or<br>
> highwatermark configuration or limitation in handling the DTMF tone's<br>
<br>
</span>If a passed through DTMF event on a bridged call that's already up<br>
receives a dtmf indication that is shorter than the mindtmfduration,<br>
Asterisk will extend the length of the tone to be at least<br>
mindtmfduration milliseconds long.<br>
<span class="gmail-"><font color="#ff0000">[Bala] Can this be explained more on how the behavior would be for IVR kind of application that's implemented using AGI.</font><br></span></blockquote><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">
> 3. can it handle the DTMF tones  ranging in the 180-210 ms duration . The<br>
> reason is we are experiencing DTMF issue and all the tones that sent to<br>
> asterisk are in this range.<br>
<br>
</span>I can't think of a reason why that would be an issue.<br></blockquote><div>   <font color="#ff0000">[Bala] We see the tones are missed if there is a delay of 400msec between tones with the tones duration ranging  180-210ms</font>.</div><div>   </div><div>   <font color="#ff0000">so looking for defined or asterisk expected standard length/duration and delay/silence duration between each tones Inband DTMF benchmark for reliable DTMF processing .</font></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-HOEnZb"><font color="#888888">
--<br>
Matthew Fredrickson<br>
Digium, Inc. | Engineering Manager<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<br>
<br>
--<br>
______________________________<wbr>______________________________<wbr>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-dev mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" rel="noreferrer" target="_blank">http://lists.digium.com/<wbr>mailman/listinfo/asterisk-dev</a><br>
</font></span></blockquote></div><br></div></div></div>