[Freeswitch-dev] Lua COM Interface

Michael Jerris mike at jerris.com
Mon Sep 15 15:30:13 EDT 2008


On Sep 15, 2008, at 3:13 PM, Robert Clayton wrote:

> All,
>
> I am in need for a FreeSwitch COM interface.
>
> Is there any functionality in mod_lua to interface to Microsoft COM  
> objects.
>
> If not is it overly complex to include the LuaCOM library.
>
> Bob Clayton

I think that is implemented as an addon to lua.  You should be able to  
compile and load that as any other lua module.  As Michael said in the  
other response, it may be interesting to do mod_clr and have a tighter  
interface than luacom may provide.

Mike




More information about the Freeswitch-dev mailing list