[Freeswitch-users] bind_digit_action help

Michael Collins msc at freeswitch.org
Tue Mar 29 19:44:13 MSD 2011


FYI,

I added this to the bind_digit_action wiki page:
http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_bind_digit_action#Setting_on_the_B_leg

If anyone has more specific information and/or examples please add
them to that section.

Thanks,
MC

On Tue, Mar 29, 2011 at 8:31 AM, Anthony Minessale
<anthony.minessale at gmail.com> wrote:
> Here are several choices:
>
> These 2 vars on the A leg using the set app
> <action application="set" data="bridge_pre_execute_bleg_app=bind_digit_action"/>
> <action application="set" data="bridge_pre_execute_bleg_data=whatever"/>
>
> This var with export app
> <action application="export"
> data="nolocal:execute_on_answer=bind_digit_action whatever"/>
>
>
> These vars with export app
> <action application="export"
> data="nolocal:bridge_pre_execute_app=bind_digit_action"/>
> <action application="export" data="nolocal:bridge_pre_execute_data=whatever"/>
>
>
>
> or one of these vars in the dial string {}
>
> {bridge_pre_execute_app=bind_digit_action,bridge_pre_execute_data='whatever'}
> {execute_on_answer='bind_digit_action whatever'}
>
>
>
>
> On Tue, Mar 29, 2011 at 12:51 AM, Boris Kovalenko <boris at tagnet.ru> wrote:
>> Hello!
>>
>>     Is this possible to get bind_digit_action work on B leg? I got it
>> working on A leg and can't on B. Would someone provide a little example?
>>
>> --
>> С уважением,
>>   Борис Коваленко
>>   ЗАО "Тагнет"
>>   (3435) 494991
>>
>>
>>
>> _______________________________________________
>> 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
>>
>
>
>
> --
> Anthony Minessale II
>
> FreeSWITCH http://www.freeswitch.org/
> ClueCon http://www.cluecon.com/
> Twitter: http://twitter.com/FreeSWITCH_wire
>
> AIM: anthm
> MSN:anthony_minessale at hotmail.com
> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
> IRC: irc.freenode.net #freeswitch
>
> FreeSWITCH Developer Conference
> sip:888 at conference.freeswitch.org
> googletalk:conf+888 at conference.freeswitch.org
> pstn:+19193869900
>
> _______________________________________________
> 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
>



More information about the FreeSWITCH-users mailing list