# Голосовые рассылки и звонки

Сравнительная таблица:

<table><thead><tr><th width="168.28571428571428">   </th><th width="207.40401245708546" align="center">FlashCall</th><th width="203.7273422286561" align="center">VoiceCode</th><th width="150" align="center">Text-to-Speech</th></tr></thead><tbody><tr><td><strong>Для чего можно использовать канал</strong> </td><td align="center">для отправки кодов подтверждения, кодом будут последние цифры номера звонка</td><td align="center">для отправки кодов подтверждения, код озвучивается при ответе на звонок</td><td align="center">для озвучивания любых текстовых сообщений</td></tr><tr><td><strong>Доступные направления</strong></td><td align="center">РФ + МИР</td><td align="center">только РФ</td><td align="center">только РФ</td></tr><tr><td><strong>Что требуется для подключения</strong></td><td align="center"><a href="/pages/m2xlDctkeiLxrsEHA1yO">виджет подтверждения телефона</a></td><td align="center"><a href="/pages/m2xlDctkeiLxrsEHA1yO">виджет подтверждения телефона</a></td><td align="center">интеграция по API<br>+<br>регистрация выделенного номера для совершения звонка</td></tr><tr><td><strong>Недостатки канала</strong></td><td align="center">блокируются операторами, т.к. для них этот канал не приносит прибыль</td><td align="center">не обнаружено</td><td align="center">не обнаружено</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://faq.docs.direct.i-dgtl.ru/kanaly-otpravki/golosovye-rassylki-i-zvonki.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
