fusionpbx-install.sh/centos/resources/switch/source/etc.default.freeswitch

5 lines
143 B
Plaintext
Raw Permalink Normal View History

2017-02-23 17:53:37 +01:00
# /etc/default/freeswitch
FS_USER="freeswitch"
FS_GROUP="daemon"
DAEMON_OPTS="-nonat -ncwait -u freeswitch -g daemon -run /var/run/freeswitch"