[Freeswitch-users] correct way to send out dtmf type in gateway

dingdong freeswitch at zoho.com
Sat May 19 01:32:29 MSD 2012


Hello all, what is the correct way to send out a dtmf type other than rcf2833? via a gateway? i have this telepacific number that goes to IVR when called,it doesn't accept any options pressed when i call from a sip ipphone(flowroute) it will start working though when start_dtmf_generate is started.


dp


<extension name="telepacific" >
   <condition field="destination_number" expression="^(18774878349)$" >
       <action application="start_dtmf_generate" />
       <action application="bridge" data="sofia/gateway/Flowroute/$1" />
   </condition>
</extension>




how do i exactly set a dtmf type?




ding





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120518/04391b80/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list