Use FreeSWITCH 1.10.7 and sofia-sip 1.13.7 by default.

FreeSWITCH 1.10.3 and sofia-sip 1.13.6 will currently compile fine as well.
This commit is contained in:
FusionPBX 2022-03-24 10:50:34 -06:00 committed by GitHub
parent dbbadc1eed
commit 6c9e99de58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -9,12 +9,12 @@ system_branch=master # master, stable
switch_branch=stable # master, stable
switch_source=true # true (source compile) or false (binary package)
switch_package=false # true (binary package) or false (source compile)
switch_version=1.10.3 # which source code to download, only for source
switch_version=1.10.7 # which source code to download, only for source
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.6 # release-version for sofia-sip to use
sofia_version=1.13.7 # release-version for sofia-sip to use
# Database Settings
database_password=random # random or a custom value (safe characters A-Z, a-z, 0-9)