Update config.sh

This commit is contained in:
FusionPBX
2025-07-15 02:00:45 -06:00
committed by GitHub
parent ddfe9ccf78
commit 9120ade29b

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.3
# FreeSWITCH Settings
switch_branch=stable # master, stable
@@ -14,7 +14,7 @@ switch_tls=true # true or false
switch_token= # Get the auth token from https://signalwire.com
# Signup or Login -> Profile -> Personal Auth Token
# Sofia-Sip Settings
sofia_version=1.13.17 # release-version for sofia-sip to use
sofia_version=1.13.17 # release version for sofia-sip to use
# Database Settings
database_name=fusionpbx # Database name (safe characters A-Z, a-z, 0-9)
@@ -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