Files
fusionpbx-install.sh/ubuntu/resources/switch/source/etc.default.freeswitch.source
T

5 lines
176 B
Plaintext
Raw Normal View History

2019-06-03 12:48:27 +00:00
# /etc/default/freeswitch
FS_USER="www-data"
FS_GROUP="www-data"
2021-02-14 21:21:46 +03:00
DAEMON_OPTS="DAEMON_OPTS="-run /var/run/freeswitch -scripts /var/www/fusionpbx/app/scripts/resources/scripts/"