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

Nagalenoj H. nagalenoj at gmail.com
Thu Aug 18 16:09:11 MSD 2011


I couldn't find why it's not working. I don't know, whether this is problem
specific to freetdm??

I've gone ahead and did the below experimentation after posting the
question. I tried bridging with a SIP extension instead of a mobile number,
and it works well this time. Extension 4567 is able to collect the DTMFs
given.

<action application="bridge" data="user/1010"/>

So, what is going wrong when I bridge with freetdm?

On Mon, Aug 15, 2011 at 9:32 PM, Michael Collins <msc at freeswitch.org> wrote:

> Were you able to resolve this yet?
> -MC
>
> On Tue, Aug 9, 2011 at 10:07 AM, 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.
>>
>> _______________________________________________
>> Join us at ClueCon 2011, Aug 9-11, Chicago
>> http://www.cluecon.com 877-7-4ACLUE
>>
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


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


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