[Freeswitch-users] Error Mod_lua.
Antony Aguirre Morales
ing.antonyam at gmail.com
Tue Mar 31 23:21:59 MSD 2015
Hi,
Install fusionpbx to manage freeswitch, perform the configuration of lua
module enable these lines in lua.conf.xml
<param name = "xml-handler-script" value = "app.lua xml_handler" />
<param name = "xml-handler-bindings" value = "dialplan | directory |
configuration" />
I am using the script for the configuration that comes in the pbx in the
following path:
/ var / www / html / fusionpbx / resources / install / scripts
copy them to the following path freeswitch:
/ usr / local / freeswitch / scripts /
but when you start freeswitch shows me the following errors have some idea:
2015-03-31 07:47:15.386121 [ERR] mod_lua.cpp:203 cannot open
/usr/local/freeswitch/scripts/resources/config.lua: No such file or
directory
stack traceback:
[C]: in function 'dofile'
/usr/local/freeswitch/scripts/app.lua:30: in main chunk
2015-03-31 07:47:15.386121 [ERR] mod_lua.cpp:269 LUA script parse/execute
error!
2015-03-31 07:47:15.386121 [ERR] mod_lua.cpp:203 cannot open
/usr/local/freeswitch/scripts/resources/config.lua: No such file or
directory
stack traceback:
[C]: in function 'dofile'
/usr/local/freeswitch/scripts/app.lua:30: in main chunk
2015-03-31 07:47:15.386121 [ERR] mod_lua.cpp:269 LUA script parse/execute
error!
2015-03-31 07:47:15.386121 [ERR] mod_lua.cpp:203 cannot open
/usr/local/freeswitch/scripts/resources/config.lua: No such file or
directory
stack traceback:
[C]: in function 'dofile'
/usr/local/freeswitch/scripts/app.lua:30: in main chunk
2015-03-31 07:47:15.386121 [ERR] mod_lua.cpp:269 LUA script parse/execute
error!
Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150331/1a020ab9/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list