[Freeswitch-users] Lua on Windows and additional modules
Michael Jerris
mike at jerris.com
Fri Aug 7 23:11:12 PDT 2009
check the sample config files for options to specify these:
http://fisheye.freeswitch.org/browse/FreeSWITCH/conf/autoload_configs/lua.conf.xml?r=10747
On Aug 6, 2009, at 8:55 PM, Vladimir Rodionov wrote:
> Good evening,
> This is newbie question.
>
> The FreeSWITCH lua module does not support sockets and sql out of
> box that is why
> I just installed LuaBinaries (including socket, sql modules). My dev
> environment is Win XP not Linux/Unix.
>
> I am trying to understand what will happen when lua_module get this:
>
> require "socket" or
> require "luasql.mysql"
> ?
>
> How does lua_module look up additional lua modules on Windows
> platform?
>
> Do I have to set some env variables?
>
> TIA
> -Vladimir Rodionov
More information about the FreeSWITCH-users
mailing list