[Freeswitch-users] Lua not working when FS start with background mode[freeswitch -nc]

Abaci B abaci64 at gmail.com
Fri Mar 24 22:10:24 MSK 2017


file permission issue maybe (starting as different user)?

On Fri, Mar 24, 2017 at 10:36 AM, zzy <zzyroy at qq.com> wrote:

> Debian 8
> FreeSWITCH (Version 1.6.15 -32-bec4538 64bit)
>
>
> 1. Login Debian with root.
> 2. Install the FS by apt-get.
> wget -O - https://files.freeswitch.org/repo/deb/debian/
> freeswitch_archive_g0.pub| apt-key add -
> echo "deb http://files.freeswitch.org/repo/deb/freeswitch-1.6/jessie
> main" > /etc/apt/sources.list.d/freeswitch.list
> apt-get update && apt-get install -y freeswitch-meta-all
> 3. Run fs_cli after install.
> 4. I add a gateway in Freeswitch Portal. It will run a run lua script
> [create_gateway.lua]. This lua script is from source code
> [/usr/src/freeswitch/scripts/lua/portal/create_gateway.lua].
> I get an error message in fs_cli:
>
> 2017-03-24 10:32:46.006528 [ERR] mod_lua.cpp:203
> /usr/share/freeswitch/scripts/portal/create_gateway.lua:13: attempt to
> index global 'conf_file' (a nil value)
> stack traceback:
>         /usr/share/freeswitch/scripts/portal/create_gateway.lua:13: in
> main chunk
>
>
> 5. Stop the FS with [systemctl stop freeswitch.service] command.
> 6. Run [freeswitch -c] command set the FS in the foreground.
> 7. I add a gateway in Freeswitch Portal again and get the correct result.
> 8. I also try this after FS startup in the background ([freeswitch -nc]
> and [freeswitch -ncwait]). Get the same error as before.
>
>
> Who can tell me why the lua script does not working when FS startup with
> service mode and background mode?
>
> Thanks a lot!
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20170324/20d7fe86/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 30FC8C7F at 02E20D6E.E92ED558
Type: application/octet-stream
Size: 19345 bytes
Desc: not available
Url : http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20170324/20d7fe86/attachment-0001.obj 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list