[Freeswitch-users] bind_digit_action help
Anthony Minessale
anthony.minessale at gmail.com
Tue Mar 29 19:31:17 MSD 2011
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
More information about the FreeSWITCH-users
mailing list