Update config.conf

I removed this as its breaking the install.
This commit is contained in:
FusionPBX 2024-09-03 10:16:00 -06:00 committed by GitHub
parent 4fc59b5e5e
commit be0657803a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 9 deletions

View File

@ -34,15 +34,6 @@ switch.storage.dir = /var/lib/freeswitch/storage
switch.voicemail.dir = /var/lib/freeswitch/storage/voicemail
switch.scripts.dir = /usr/share/freeswitch/scripts
#optional settings
# If you change switch.event_socket.password here, you MUST change it in /etc/freeswitch/autoload_configs/event_socket.conf.xml
# Additionally you must update/create an /etc/fs_cli.conf file with at minimum the following lines (uncommented)
# [default]
# host => 127.0.0.1
# port => 8021
# password => <whatever you set the password below to>
#switch.event_socket.password = ClueCon
#switch xml handler
xml_handler.fs_path = false
xml_handler.reg_as_number_alias = false