Update config.sh

This commit is contained in:
FusionPBX
2025-07-15 02:00:05 -06:00
committed by GitHub
parent 0c6aeb216b
commit ddfe9ccf78

View File

@@ -3,7 +3,7 @@
domain_name=ip_address # hostname, ip_address or a custom value
system_username=admin # default username admin
system_password=random # random or a custom value
system_branch=5.3 # master, 5.3
system_branch=5.4 # master, 5.4
# FreeSWITCH Settings
switch_branch=stable # master, stable
@@ -36,4 +36,4 @@ application_speech=true # Text to Speech
application_device_logs=true # Log device provision requests
application_dialplan_tools=false # Add additional dialplan applications
application_edit=false # Editor for XML, Provision, Scripts, and PHP
application_sip_trunks=false # Registration based SIP trunks
application_sip_trunks=false # Registration-based SIP trunks