FreeSWITCH Repo change (#385)

Added a new variable to config.sh "switch_token". A Personal Access Token is now needed to pull from the Community version of FreeSWITCH.  To generate one, please create an account at https://signalwire.com More info can be found here. https://freeswitch.org/confluence/display/FREESWITCH/HOWTO+Create+a+SignalWire+Personal+Access+Token
This commit is contained in:
Len 2022-03-17 20:25:14 -04:00 committed by GitHub
parent f531cdaea2
commit aa9580af0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ switch_source=false # true or false
switch_package=true # true or false
switch_version=1.10.7 # only for source
switch_tls=true # true or false
switch_token= # Personal Auth Token from https://signalwire.com
# Sofia-Sip Settings
sofia_version=1.13.6 # release-version for sofia-sip to use