[Freeswitch-users] Lua
Steven Ayre
steveayre at gmail.com
Mon Nov 8 09:03:15 PST 2010
Use setVariable:
http://wiki.freeswitch.org/wiki/Mod_lua#session:setVariable
You can then bridge to the contents that variable in the XML dialplan:
<action application="bridge" data="${dialstring_from_lua}" />
-Steve
On 8 November 2010 12:19, Bill Kunyiha <bill at freeway.com> wrote:
> How can i set a dialstring in lua and use it in the XML dialplan?
>
> _______________________________________________
> 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