<div dir="ltr">Hi,<div><br></div><div><div>Install fusionpbx to manage freeswitch, perform the configuration of lua module enable these lines in lua.conf.xml</div><div><br></div><div>&lt;param name = &quot;xml-handler-script&quot; value = &quot;app.lua xml_handler&quot; /&gt;</div><div>  &lt;param name = &quot;xml-handler-bindings&quot; value = &quot;dialplan | directory | configuration&quot; /&gt;</div><div><br></div><div>I am using the script for the configuration that comes in the pbx in the following path:</div><div><br></div><div>/ var / www / html / fusionpbx / resources / install / scripts</div><div><br></div><div>copy them to the following path freeswitch:</div><div><br></div><div>/ usr / local / freeswitch / scripts /</div><div><br></div><div>but when you start freeswitch shows me the following errors have some idea:</div><div><br></div><div><div>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</div><div>stack traceback:</div><div><span class="" style="white-space:pre">        </span>[C]: in function &#39;dofile&#39;</div><div><span class="" style="white-space:pre">        </span>/usr/local/freeswitch/scripts/app.lua:30: in main chunk</div><div>2015-03-31 07:47:15.386121 [ERR] mod_lua.cpp:269 LUA script parse/execute error!</div><div>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</div><div>stack traceback:</div><div><span class="" style="white-space:pre">        </span>[C]: in function &#39;dofile&#39;</div><div><span class="" style="white-space:pre">        </span>/usr/local/freeswitch/scripts/app.lua:30: in main chunk</div><div>2015-03-31 07:47:15.386121 [ERR] mod_lua.cpp:269 LUA script parse/execute error!</div><div>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</div><div>stack traceback:</div><div><span class="" style="white-space:pre">        </span>[C]: in function &#39;dofile&#39;</div><div><span class="" style="white-space:pre">        </span>/usr/local/freeswitch/scripts/app.lua:30: in main chunk</div><div>2015-03-31 07:47:15.386121 [ERR] mod_lua.cpp:269 LUA script parse/execute error!</div></div><div><br></div><div>Regards.</div>
</div></div>