[Freeswitch-users] LUA script has problem with bridge action?

Brian Foster bdfoster at davri.com
Mon Jun 10 08:43:19 MSD 2013


What exactly is your Lua script doing? Please post your script here at
http://pastebin.freeswitch.org. Also go ahead and post your relevent
dialplan and reply with links to both posts.

- BDF
On Jun 10, 2013 12:29 AM, "Vincent Xia" <gmangudai at gmail.com> wrote:

> i set the dialplan to call test.lua by adding
> <action application="lua" data="test.lua"/>
>
> it works fine when placing it before a "bridge" action, like
> <action application="lua" data="test.lua"/>
> <action application="bridge" data="user/${dialed_extension}"/>
>
> but if i put "lua" after "bridge"
> <action application="bridge" data="user/${dialed_extension}"/>
> <action application="lua" data="test.lua"/>
>
> then test.lua is not executed, no matter the dialed_extension answered the
> call or not,
>
> my question is:
> 1. why is this happening?
> 2. how can i get test.lua get executed after "bridge"?
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130610/53633400/attachment-0001.html 


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