[Freeswitch-users] Need a help with start_dtmf

Yigal Rachilevsky yigalr01 at gmail.com
Wed Feb 19 10:53:06 MSK 2014


Hello !

I am a new in Freeswitch..
I need a help with start_dtmf parameter

We have IVR system (Telephone Reporting System)
Some times in incoming calls Freeswitch misses some key presses (DTMF)
I guess that the problem is the detection of DTMF...
I use in (external.xml)

<param name="dtmf-type" value="rfc2833"/>


Where I need to add start_dtmf parameter for detecting in-band DTMF ?

We are using  dialplan.xml file located in root of conf folder

<?xml version="1.0" encoding="utf-8"?>

<include>

  <context name="public">

  <extension name="SYFreeSwitch">

  <condition field="destination_number" expression=".*">

*<action application="start_dtmf" />*

  <action application="managed" data="SYFreeSwitch"/>

  </condition>

  </extension>

  </context>

</include>


It's right place for it ?



Thank you in advance,


Yigal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140219/9400384f/attachment.html 


Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list