<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">What is the call path, and why do you have to use inband? &nbsp;Have you tried the spandsp dtmf detector?<div><br><div><div><div>On Feb 19, 2014, at 2:53 AM, Yigal Rachilevsky &lt;<a href="mailto:yigalr01@gmail.com">yigalr01@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hello !<div><br><div>I am a new in Freeswitch..</div><div>I need a help with&nbsp;start_dtmf parameter</div><div><br></div><div>We have IVR system (Telephone
Reporting System)</div><div>Some times in incoming calls Freeswitch misses some key presses (DTMF)</div><div>I guess that the problem is the detection of DTMF...<br></div><div>I use in (external.xml)</div><div><div style="margin: 0in; font-family: Calibri; font-size: 11pt;">

&lt;param
name="dtmf-type" value="rfc2833"/&gt;</div><div style="margin: 0in; font-family: Calibri; font-size: 11pt;"><br></div><div style="margin: 0in; font-family: Calibri; font-size: 11pt;">Where I need to add&nbsp;start_dtmf parameter for detecting in-band DTMF ?</div><div style="margin: 0in; font-family: Calibri; font-size: 11pt;">We are using&nbsp;<span style="font-family:arial;font-size:small">&nbsp;</span><span style="font-family:arial;font-size:small">dialplan.xml file located in root of conf folder</span></div><div style="margin: 0in; font-family: Calibri; font-size: 11pt;">&lt;?xml
version="1.0" encoding="utf-8"?&gt;</div><div style="margin: 0in; font-family: Calibri; font-size: 11pt;">&lt;include&gt;</div><div style="margin: 0in; font-family: Calibri; font-size: 11pt;">&nbsp; &lt;context name="public"&gt;</div><div style="margin: 0in 0in 0in 0.375in; font-family: Calibri; font-size: 11pt;">&nbsp; &lt;extension
name="SYFreeSwitch"&gt;</div><div style="margin: 0in 0in 0in 0.75in; font-family: Calibri; font-size: 11pt;">&nbsp; &lt;condition
field="destination_number" expression=".*"&gt;</div><div style="margin: 0in 0in 0in 1.5in; font-family: Calibri; font-size: 11pt;"><b><u>&lt;action application="start_dtmf" /&gt;</u></b></div><div style="margin: 0in 0in 0in 1.125in; font-family: Calibri; font-size: 11pt;">&nbsp; &lt;action
application="managed" data="SYFreeSwitch"/&gt;</div><div style="margin: 0in 0in 0in 0.75in; font-family: Calibri; font-size: 11pt;">&nbsp; &lt;/condition&gt;</div><div style="margin: 0in 0in 0in 0.375in; font-family: Calibri; font-size: 11pt;">

&nbsp; &lt;/extension&gt;</div><div style="margin: 0in; font-family: Calibri; font-size: 11pt;">&nbsp; &lt;/context&gt;</div><p style="margin:0in;font-family:Calibri;font-size:11pt" lang="en-US">



















</p><div style="margin: 0in; font-family: Calibri; font-size: 11pt;">&lt;/include&gt;</div><div style="margin: 0in; font-family: Calibri; font-size: 11pt;"><br></div><div style="margin: 0in; font-family: Calibri; font-size: 11pt;">

It's right place for it ?</div></div></div></div></blockquote></div><br></div></div></body></html>