<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? Have you tried the spandsp dtmf detector?<div><br><div><div><div>On Feb 19, 2014, at 2:53 AM, Yigal Rachilevsky <<a href="mailto:yigalr01@gmail.com">yigalr01@gmail.com</a>> 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 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;">
<param
name="dtmf-type" value="rfc2833"/></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 start_dtmf parameter for detecting in-band DTMF ?</div><div style="margin: 0in; font-family: Calibri; font-size: 11pt;">We are using <span style="font-family:arial;font-size:small"> </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;"><?xml
version="1.0" encoding="utf-8"?></div><div style="margin: 0in; font-family: Calibri; font-size: 11pt;"><include></div><div style="margin: 0in; font-family: Calibri; font-size: 11pt;"> <context name="public"></div><div style="margin: 0in 0in 0in 0.375in; font-family: Calibri; font-size: 11pt;"> <extension
name="SYFreeSwitch"></div><div style="margin: 0in 0in 0in 0.75in; font-family: Calibri; font-size: 11pt;"> <condition
field="destination_number" expression=".*"></div><div style="margin: 0in 0in 0in 1.5in; font-family: Calibri; font-size: 11pt;"><b><u><action application="start_dtmf" /></u></b></div><div style="margin: 0in 0in 0in 1.125in; font-family: Calibri; font-size: 11pt;"> <action
application="managed" data="SYFreeSwitch"/></div><div style="margin: 0in 0in 0in 0.75in; font-family: Calibri; font-size: 11pt;"> </condition></div><div style="margin: 0in 0in 0in 0.375in; font-family: Calibri; font-size: 11pt;">
</extension></div><div style="margin: 0in; font-family: Calibri; font-size: 11pt;"> </context></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;"></include></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>