Add both Ari + Telephony:Asterisk config sections for daemon + HTTP client
This commit is contained in:
@@ -57,6 +57,14 @@ data:
|
||||
}
|
||||
},
|
||||
|
||||
"Ari": {
|
||||
"BaseUrl": "http://asterisk-ari:8088",
|
||||
"Username": "flowercore",
|
||||
"Password": "bluejay-asterisk-ari",
|
||||
"Application": "flowercore-pbx",
|
||||
"ReconnectDelaySeconds": 5,
|
||||
"MaxReconnectDelaySeconds": 60
|
||||
},
|
||||
"Tts": {
|
||||
"PiperUrl": "http://10.0.57.15:8500",
|
||||
"DefaultEngine": "piper",
|
||||
|
||||
Reference in New Issue
Block a user