Configuration settings for FreeSWITCH profile password
This commit is contained in:
parent
343f7c7f5c
commit
e3d6caeac1
@ -51,6 +51,9 @@ config.vertoServerAddress = "HOST"
|
|||||||
# The Chrome extension key signed to the Chrome Extension
|
# The Chrome extension key signed to the Chrome Extension
|
||||||
config.deskshareExtensionKey = "your-extension-key"
|
config.deskshareExtensionKey = "your-extension-key"
|
||||||
|
|
||||||
|
# Allows a caller to access a FreeSWITCH dialplan
|
||||||
|
config.freeswitchProfilePassword = "1234"
|
||||||
|
|
||||||
# Logging
|
# Logging
|
||||||
config.log = {}
|
config.log = {}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user