[Freeswitch-users] send_dtmf not working
Matt Broad
matt at inveroak.com
Mon Jun 30 17:24:07 MSD 2014
Hi,
I have the need to send a dtmf tone, but send_dtmf does not seem to work.
I have the following in a dialplan, but doing a sip trace the dtmf
digits are not sent. I have tried removing the start_dtmf and
start_dtmf_generate, but still no joy.
<action application="start_dtmf" />
<action application="start_dtmf_generate"/>
<action application="answer"/>
<action application="sleep" data="2000"/>
<action application="send_dtmf" data="0123456789ABCD*#@100"/>
<action application="sleep" data="2000"/>
I am using FreeSWITCH Version
1.4.6+git~20140603T193516Z~9479729340~64bit (git 9479729 2014-06-03
19:35:16Z 64bit)
thanks
Matt
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list