From d43edc1acf85c450a6fd8bcb64e9cebd7b90e7c1 Mon Sep 17 00:00:00 2001 From: proximus Date: Mon, 20 Jul 2026 15:17:39 +0200 Subject: [PATCH] Updated integrations.md with SMSEagle support for voice and SMS Signed-off-by: proximus --- docs/operating/integrations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/operating/integrations.md b/docs/operating/integrations.md index c3d43ce08..da7bb63c0 100644 --- a/docs/operating/integrations.md +++ b/docs/operating/integrations.md @@ -116,6 +116,7 @@ For notification mechanisms not natively supported by the Alertmanager, the * [SIGNL4](https://www.signl4.com/blog/portfolio_item/prometheus-alertmanager-mobile-alert-notification-duty-schedule-escalation) * [Simplepush](https://codeberg.org/stealth/alertpush) * [SMS](https://github.com/messagebird/sachet): supports [multiple providers](https://github.com/messagebird/sachet/blob/master/examples/config.yaml) + * [SMSEagle](https://github.com/smseagle/alertmanager-sms-calls): support SMS & voice calls (with text-to-speach offline conversion) * [SNMP traps](https://github.com/maxwo/snmp_notifier) * [Squadcast](https://support.squadcast.com/docs/prometheus) * [STOMP](https://github.com/thewillyhuman/alertmanager-stomp-forwarder)