[Freeswitch-users] Does execute_extension terminate a javascript/ lua script?
Neil Burgess
neil.burgess at redmatter.com
Sat Sep 4 11:12:40 PDT 2010
Hi,
A quick question.
If I use something like:-
session.execute("execute_extension", "myExtension XML default");
inside a javascript file, should this return to the execute the following lines in the script once the extension has completed, or will the script terminate at that point.
I know that is the case with a transfer, but not sure about the expected behaviour with an "execute_extension"?
Similarly is this the case with an lua script?
Many thanks,
Neil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100904/58b452c8/attachment.html
More information about the FreeSWITCH-users
mailing list