[Freeswitch-users] DTMF issue when using execute_extension with play_and_get_digits

Nagalenoj H. nagalenoj at gmail.com
Tue Sep 20 18:19:45 MSD 2011


Hi,
   I've updated the source to latest Git and checked the same. It is not
working. Extension 4567 is not receiving the DTMFs given for play_and_get_
digits application.


On Tue, Aug 9, 2011 at 8:37 PM, Nagalenoj H. <nagalenoj at gmail.com> wrote:

> Hi Friends,
>      Facing an issue when using bind_meta_app and execute_extension(with
> play_and_get_digits) combined.
>
> Here is my dialplan,
> <condition field="destination_number" expression="^4567$" break="on-true">
> <action application="play_and_get_digits" data="1 5 3 7000 #
> '/voice_files/A.wav' '/voice_files/failed.wav' dtmf_received \d+"/>
> </condition>
> <condition field="destination_number" expression="^.*$" break="on-true">
> <action application="answer"/>
> <action application="bind_meta_app" data="5 b o execute_extension::4567 XML
> default"/>
> <action application="bridge" data="freetdm/1/a/9952248266"/>
> <action application="park"/>
> </condition>
>
> So, when callee enters *5,  I want the caller to enter a number. I get the
> extension executed as expected. The caller is able to hear the voice file
> played and when he enters the digits, it is not received. Digits are not
> even present in FS log.
>
> In the normal cases, there is no issues in getting DTMFs. I don't know,
> what am I doing wrong here. Kindly, help me to resolve this.
>
> --
> Regards,
> Nagalenoj H.
>



-- 
Regards,
Nagalenoj H.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110920/daa721a5/attachment.html 


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