Fix ARI config: clean JSON with both Ari + Telephony.Asterisk sections
This commit is contained in:
@@ -56,16 +56,15 @@ data:
|
|||||||
"MaxReconnectDelaySeconds": 60
|
"MaxReconnectDelaySeconds": 60
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"Ari": {
|
||||||
"Ari": {
|
"BaseUrl": "http://asterisk-ari:8088",
|
||||||
"BaseUrl": "http://asterisk-ari:8088",
|
"Username": "flowercore",
|
||||||
"Username": "flowercore",
|
"Password": "bluejay-asterisk-ari",
|
||||||
"Password": "bluejay-asterisk-ari",
|
"Application": "flowercore-pbx",
|
||||||
"Application": "flowercore-pbx",
|
"ReconnectDelaySeconds": 5,
|
||||||
"ReconnectDelaySeconds": 5,
|
"MaxReconnectDelaySeconds": 60
|
||||||
"MaxReconnectDelaySeconds": 60
|
},
|
||||||
},
|
"Tts": {
|
||||||
"Tts": {
|
|
||||||
"PiperUrl": "http://10.0.57.15:8500",
|
"PiperUrl": "http://10.0.57.15:8500",
|
||||||
"DefaultEngine": "piper",
|
"DefaultEngine": "piper",
|
||||||
"SampleRate": 8000
|
"SampleRate": 8000
|
||||||
@@ -336,3 +335,4 @@ spec:
|
|||||||
secretName: telephony-internal-tls
|
secretName: telephony-internal-tls
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user