[WIP] Ubuntu - Freeswitch 1.10.7 (#378)

* Freeswitch 1.10.7

* Use release for sofia-sip.

* Introduce sofia_version variable for release
This commit is contained in:
Andy Binder
2022-01-10 23:52:25 +01:00
committed by GitHub
parent 73e1606d6c
commit 4339a65ee7
2 changed files with 44 additions and 0 deletions

View File

@@ -12,6 +12,9 @@ switch_package=false # true or false
switch_version=1.10.3 # only for source
switch_tls=true # true or false
# Sofia-Sip Settings
sofia_version=1.13.6 # 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)
database_repo=system # PostgreSQL official, system, 2ndquadrant