浏览代码

Update config.sh

FusionPBX 1 周之前
父节点
当前提交
9120ade29b
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      ubuntu/resources/config.sh

+ 3 - 3
ubuntu/resources/config.sh

@@ -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