Thanks, I actually tried the same way after some readings of the source code, I think it's now working as expected.
-----Original Message----- From: freeswitch-dev-boun...@lists.freeswitch.org [mailto:freeswitch-dev-boun...@lists.freeswitch.org] On Behalf Of jonathan augenstine Sent: Tuesday, 3 March 2009 3:15 PM To: freeswitch-dev@lists.freeswitch.org Subject: Re: [Freeswitch-dev] Lua session:execute did not return on conference I encountered a similar situation and I created an extension that I transferred the session to. In that extension is where I drop the call into the conference. It allows the script to continue on, create new sessions, and connect them to the conference by transferring the session to the conference extension. Jonathan On Mon, Mar 2, 2009 at 7:55 PM, Michael S Collins <m...@freeswitch.org<mailto:m...@freeswitch.org>> wrote: Sent from my iPhone On Mar 2, 2009, at 5:11 PM, Scott Shen <ss...@oa.com.au<mailto:ss...@oa.com.au>> wrote: > Then, how can I drop a session into a conference via lua script? or > is it not possible? > It depends. What is the big picture? What is the actual application that you are creating? It sounds like you need to control multiple sessions. If so, you probably shouldn't be doing that from a single Lua script that is called from the dp. However, when you tell us a bit more about your application we can give you more intelligent answers. -MC >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> _______________________________________________ Freeswitch-dev mailing list Freeswitch-dev@lists.freeswitch.org<mailto:Freeswitch-dev@lists.freeswitch.org> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev http://www.freeswitch.org
_______________________________________________ Freeswitch-dev mailing list Freeswitch-dev@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev http://www.freeswitch.org