Add both Ari + Telephony:Asterisk config sections for daemon + HTTP client

This commit is contained in:
2026-03-15 18:27:32 +00:00
parent c7e59df880
commit d66db38638

View File

@@ -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": { "Tts": {
"PiperUrl": "http://10.0.57.15:8500", "PiperUrl": "http://10.0.57.15:8500",
"DefaultEngine": "piper", "DefaultEngine": "piper",