[Freeswitch-users] Starting Freeswitch at boot-time with rc.d script?
dujinfang
dujinfang at gmail.com
Wed Mar 25 08:25:12 PDT 2009
I don't think you need FREESWITCH_CONFIG. It will find all
configuration files on default place, say /usr/local/freeswitch/conf
If you store config files in other place, the command line should like
this
/usr/local/freeswitch/bin/freeswitch -conf /tmp/conf -db /tmp/db -log /
tmp/log
On Mar 25, 2009, at 7:56 PM, Gilles wrote:
> Add-on: The script is almost fine now, but I don't know whether the
> script really requires a config file, and if yes, where it can be
> found (the XML file doesn't seem to be it):
>
> FREESWITCH_PARAMS="-nc"
> FREESWITCH_BIN=/usr/local/freeswitch/bin/freeswitchI
>
> #BAD!!! FREESWITCH_CONFIG=/usr/local/freeswitch/conf/freeswitch.xml
> #. $FREESWITCH_CONFIG
>
> Thank you.
>
>
> _______________________________________________
> 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
More information about the FreeSWITCH-users
mailing list