forked from norman/fusionpbx-install.sh-github-mirror
Update config.sh
This commit is contained in:
4
debian/resources/config.sh
vendored
4
debian/resources/config.sh
vendored
@@ -3,7 +3,7 @@
|
|||||||
domain_name=ip_address # hostname, ip_address or a custom value
|
domain_name=ip_address # hostname, ip_address or a custom value
|
||||||
system_username=admin # default username admin
|
system_username=admin # default username admin
|
||||||
system_password=random # random or a custom value
|
system_password=random # random or a custom value
|
||||||
system_branch=5.3 # master, 5.3
|
system_branch=5.4 # master, 5.4
|
||||||
|
|
||||||
# FreeSWITCH Settings
|
# FreeSWITCH Settings
|
||||||
switch_branch=stable # master, stable
|
switch_branch=stable # master, stable
|
||||||
@@ -36,4 +36,4 @@ application_speech=true # Text to Speech
|
|||||||
application_device_logs=true # Log device provision requests
|
application_device_logs=true # Log device provision requests
|
||||||
application_dialplan_tools=false # Add additional dialplan applications
|
application_dialplan_tools=false # Add additional dialplan applications
|
||||||
application_edit=false # Editor for XML, Provision, Scripts, and PHP
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user