Re: [Freeswitch-users] how to call mod_commands from within a lua script

2009-09-06 Thread Adam Wilt
Thank you Michael. Sorry I missed that page. On Sun, Sep 6, 2009 at 3:36 AM, Michael S Collins wrote: > > On Sep 5, 2009, at 8:25 PM, Adam Wilt wrote: > > > Hi, the documentation says that mod_commands is available from > > within mod_lua. But when I try to access it like this: > > > > session:

Re: [Freeswitch-users] how to call mod_commands from within a lua script

2009-09-06 Thread Michael S Collins
On Sep 5, 2009, at 8:25 PM, Adam Wilt wrote: > Hi, the documentation says that mod_commands is available from > within mod_lua. But when I try to access it like this: > > session:execute("uuid_broadcast",session_id .. " " .. filename .. " > both") > > I get: Invalid Application uuid_broadcas

[Freeswitch-users] how to call mod_commands from within a lua script

2009-09-05 Thread Adam Wilt
Hi, the documentation says that mod_commands is available from within mod_lua. But when I try to access it like this: session:execute("uuid_broadcast",session_id .. " " .. filename .. " both") I get: Invalid Application uuid_broadcast or session:execute("bgapi","uuid_broadcast " .. sessi