Fix ARI config: clean JSON with both Ari + Telephony.Asterisk sections

This commit is contained in:
2026-03-15 18:34:23 +00:00
parent d66db38638
commit f918091f3f

View File

@@ -56,16 +56,15 @@ data:
"MaxReconnectDelaySeconds": 60
}
},
"Ari": {
"BaseUrl": "http://asterisk-ari:8088",
"Username": "flowercore",
"Password": "bluejay-asterisk-ari",
"Application": "flowercore-pbx",
"ReconnectDelaySeconds": 5,
"MaxReconnectDelaySeconds": 60
},
"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",
"DefaultEngine": "piper",
"SampleRate": 8000
@@ -336,3 +335,4 @@ spec:
secretName: telephony-internal-tls