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

5 lines
143 B
Plaintext
Raw Normal View History

2017-04-27 03:41:20 +02:00
# /etc/default/freeswitch
FS_USER="www-data"
FS_GROUP="www-data"
DAEMON_OPTS="-nonat -ncwait -u www-data -g www-data -run /var/run/freeswitch"