Use the new FusionPBX 5.2 release

This commit is contained in:
FusionPBX 2024-01-25 12:40:16 -07:00 committed by GitHub
parent ca3650baf9
commit 904e044320
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -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.1 # master, 5.1 system_branch=5.2 # master, 5.2
# FreeSWITCH Settings # FreeSWITCH Settings
switch_branch=stable # master, stable switch_branch=stable # master, stable

View File

@ -3,7 +3,7 @@
domain_name=hostname # hostname, ip_address or a custom value domain_name=hostname # hostname, ip_address or a custom value
system_username=admin # default username admin system_username=admin # default username admin
system_password=random # random or as a pre-set value system_password=random # random or as a pre-set value
system_branch=master # master, stable system_branch=5.2 # master, 5.2
# FreeSWITCH Settings # FreeSWITCH Settings
switch_enabled=true # true or false switch_enabled=true # true or false

View File

@ -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.1 # master, 5.1 system_branch=5.2 # master, 5.2
# FreeSWITCH Settings # FreeSWITCH Settings
switch_branch=stable # master, stable switch_branch=stable # master, stable