# Исходящая маршрутизация

- [Добавить P-Preferred-Identity и Remote-Party-ID заголовок](https://docs.mikopbx.com/mikopbx/faq/outbound-routing/add-p-preferred-identity-and-remote-party-id-header.md)
- [Конференция с постоянным внешним абонентом](https://docs.mikopbx.com/mikopbx/faq/outbound-routing/conference-with-a-permanent-external-subscriber.md)
- [Исходящий с набором внутреннего номера](https://docs.mikopbx.com/mikopbx/faq/outbound-routing/outgoing-with-internal-number-dialing.md)
- [Убрать все спецсимволы из набираемого номера](https://docs.mikopbx.com/mikopbx/faq/outbound-routing/remove-all-special-characters-from-the-dialed-number.md)
- [Запрет звонка через резервный маршрут](https://docs.mikopbx.com/mikopbx/faq/outbound-routing/prohibiting-calls-via-a-backup-route.md)
- [Звонки на экстренные номера](https://docs.mikopbx.com/mikopbx/faq/outbound-routing/calls-to-emergency-numbers.md)
- [Звонок через определенного провайдера](https://docs.mikopbx.com/mikopbx/faq/outbound-routing/a-call-through-a-specific-provider.md)
- [Шаблоны номеров](https://docs.mikopbx.com/mikopbx/faq/outbound-routing/number-templates.md)
- [Равномерное распределение исходящих](https://docs.mikopbx.com/mikopbx/faq/outbound-routing/number-templates/uniform-distribution-of-outgoing.md)
- [Удаление кода города из номера](https://docs.mikopbx.com/mikopbx/faq/outbound-routing/number-templates/removing-the-area-code-from-the-number.md)
- [Добавление префикса "8" к номеру](https://docs.mikopbx.com/mikopbx/faq/outbound-routing/number-templates/adding-the-prefix-8-to-the-number.md)
- [Замена префикса номера с "8, 7" на "+7"](https://docs.mikopbx.com/mikopbx/faq/outbound-routing/number-templates/replacing-the-number-prefix-from-8-7-to-+7.md)
- [Замена префикса номера с "+7" на "8"](https://docs.mikopbx.com/mikopbx/faq/outbound-routing/number-templates/replacing-the-number-prefix-from-+7-to-8.md)
- [Пример шаблона: звонки в другую страну (Украина, Беларусь, Латвия)](https://docs.mikopbx.com/mikopbx/faq/outbound-routing/number-templates/sample-template-calls-to-another-country.md)
- [Как запретить замену "+" на "00"](https://docs.mikopbx.com/mikopbx/faq/outbound-routing/number-templates/how-to-prohibit-the-replacement-of-+-with-00.md)
- [Нормализация набираемого номера телефона](https://docs.mikopbx.com/mikopbx/faq/outbound-routing/number-templates/normalization.md): Шаблон для исходящих на примере маршрута для провайдера Mango


---

# 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://docs.mikopbx.com/mikopbx/faq/outbound-routing.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.
