oncall-engine/docs/sources
Andrey Oleynik aeb35009be
add zvonok integration (#2339)
Added integration with [zvonok.com](https://zvonok.com) service.

Features:
- Phone number validation
- Test calls
- Selection of pre-recorded audio
- Making calls
- Processing call status
- Acknowledgment alert group (optional)

To process the call status, it is required to add a postback with the
GET method on the side of the zvonok.com service with the following
format ([more info
here](https://zvonok.com/ru-ru/guide/guide_postback/)):

```${ONCALL_BASE_URL}/zvonok/call_status_events?campaign_id={ct_campaign_id}&call_id={ct_call_id}&status={ct_status}&user_choice={ct_user_choice}```

The names of the transmitted parameters can be redefined through environment variables.

---------

Co-authored-by: Innokentii Konstantinov <innokenty.konstantinov@grafana.com>
2023-07-05 05:55:53 +00:00
..
escalation-chains-and-routes Refactor docs for the new integrations page (#2290) 2023-06-27 09:57:27 +08:00
get-started Refactor docs for the new integrations page (#2290) 2023-06-27 09:57:27 +08:00
insights-and-metrics Add "user_was_notified_of_alert_groups" metric (#2334) 2023-06-28 08:15:19 +00:00
integrations Refactor docs for the new integrations page (#2290) 2023-06-27 09:57:27 +08:00
jinja2-templating Refactor docs for the new integrations page (#2290) 2023-06-27 09:57:27 +08:00
migration-from-other-tools Docs restructure (#1703) 2023-05-24 14:11:21 +03:00
mobile-app Remove absolute aliases as it can cause unexpected redirects in future versions (#1793) 2023-06-05 09:03:38 +00:00
notify Remove absolute aliases as it can cause unexpected redirects in future versions (#1793) 2023-06-05 09:03:38 +00:00
on-call-schedules Remove absolute aliases as it can cause unexpected redirects in future versions (#1793) 2023-06-05 09:03:38 +00:00
oncall-api-reference Resolution notes endpoint docs (#2404) 2023-06-29 14:08:21 +00:00
open-source add zvonok integration (#2339) 2023-07-05 05:55:53 +00:00
outgoing-webhooks Remove absolute aliases as it can cause unexpected redirects in future versions (#1793) 2023-06-05 09:03:38 +00:00
user-and-team-management Remove absolute aliases as it can cause unexpected redirects in future versions (#1793) 2023-06-05 09:03:38 +00:00
_index.md Remove absolute aliases as it can cause unexpected redirects in future versions (#1793) 2023-06-05 09:03:38 +00:00