diff --git a/freebsd/resources/fusionpbx/config.conf b/freebsd/resources/fusionpbx/config.conf index 6024644..08ea3bc 100644 --- a/freebsd/resources/fusionpbx/config.conf +++ b/freebsd/resources/fusionpbx/config.conf @@ -32,12 +32,12 @@ cache.settings = true #switch settings switch.conf.dir = /usr/local/etc/freeswitch -switch.sounds.dir = /usr/share/freeswitch/sounds +switch.sounds.dir = /usr/local/share/freeswitch/sounds switch.database.dir = /var/lib/freeswitch/db switch.recordings.dir = /var/lib/freeswitch/recordings switch.storage.dir = /var/lib/freeswitch/storage switch.voicemail.dir = /var/lib/freeswitch/storage/voicemail -switch.scripts.dir = /usr/share/freeswitch/scripts +switch.scripts.dir = /usr/local/share/freeswitch/scripts #switch xml handler xml_handler.fs_path = false