Add both Ari + Telephony:Asterisk config sections for daemon + HTTP client
This commit is contained in:
@@ -57,7 +57,15 @@ data:
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
"Tts": {
|
"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",
|
"PiperUrl": "http://10.0.57.15:8500",
|
||||||
"DefaultEngine": "piper",
|
"DefaultEngine": "piper",
|
||||||
"SampleRate": 8000
|
"SampleRate": 8000
|
||||||
|
|||||||
Reference in New Issue
Block a user