[Freeswitch-users] location of scripts directory FS 1.6 debian package
Bote Man
bote_radio at botecomm.com
Wed Sep 16 11:11:17 MSD 2015
Or if using systemd, edit /etc/systemd/system/freeswitch.service to specify those arguments
Additionally, Raphael discovered that the FS packages use the FHS file locations while FS built from master installs under the /usr/local/freeswitch tree.
That might account for some confusion.
Bote
From: Avi Marcus
Sent: Wednesday, 16 September, 2015 00:56
Subject: Re: [Freeswitch-users] location of scripts directory FS 1.6 debian package
In debian, you can edit /etc/init.d/freeswitch
and add a path to the daemon_args, e.g. setting it to be in the same place as the rest of the configs:
DAEMON_ARGS="-u $USER -ncwait -scripts /etc/freeswitch/scripts -nonat"
-Avi
On Tue, Sep 15, 2015 at 4:36 PM, Raphael Lechner <raphael.lechner at gmail.com> wrote:
Thanks Italo for the hint!
( Using the debian package it is /usr/share/freeswitch/scripts )
On 15 Sep 2015, at 15:32, Ítalo Rossi <italo at freeswitch.org> wrote:
global_getvar script_dir
/etc/freeswitch/scripts probably
On Tue, Sep 15, 2015 at 9:50 AM, Raphael Lechner <raphael.lechner at gmail.com> wrote:
Hi,
With FS 1.4 I used the following dial plan to call a python script located under /usr/local/freeswitch/scripts/
<action application="python" data="send-xmpp”/>
Is the scripts directory still available somewhere with the FS 1.6 debian package?
Thanks!
Raphael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150916/ae1cb695/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list