> For the complete documentation index, see [llms.txt](https://docs.mikopbx.com/mikopbx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mikopbx.com/mikopbx/english/faq/outbound-routing.md).

# Outbound routing

- [Add P-Preferred-Identity and Remote-Party-ID header](https://docs.mikopbx.com/mikopbx/english/faq/outbound-routing/add-p-preferred-identity-and-remote-party-id-header.md)
- [Conference with a regular external subscriber](https://docs.mikopbx.com/mikopbx/english/faq/outbound-routing/conference-with-a-regular-external-subscriber.md)
- [Outgoing with internal number dialing](https://docs.mikopbx.com/mikopbx/english/faq/outbound-routing/outgoing-with-internal-number-dialing.md)
- [Remove all special characters from the dialed number](https://docs.mikopbx.com/mikopbx/english/faq/outbound-routing/remove-all-special-characters-from-the-dialed-number.md)
- [Prohibiting calls via a backup route](https://docs.mikopbx.com/mikopbx/english/faq/outbound-routing/prohibiting-calls-via-a-backup-route.md)
- [Calls to emergency numbers](https://docs.mikopbx.com/mikopbx/english/faq/outbound-routing/calls-to-emergency-numbers.md)
- [Number Templates](https://docs.mikopbx.com/mikopbx/english/faq/outbound-routing/number-templates.md)
- [Uniform distribution of outgoing](https://docs.mikopbx.com/mikopbx/english/faq/outbound-routing/number-templates/uniform-distribution-of-outgoing.md)
- [Sample template: calls to another country](https://docs.mikopbx.com/mikopbx/english/faq/outbound-routing/number-templates/sample-template-calls-to-another-country.md)
- [How to prohibit the replacement of "+" with 00](https://docs.mikopbx.com/mikopbx/english/faq/outbound-routing/number-templates/how-to-prohibit-the-replacement-of-+-with-00.md)
- [Changing the number prefix from "+345" to "347"](https://docs.mikopbx.com/mikopbx/english/faq/outbound-routing/number-templates/changing-the-number-prefix-from-+345-to-347.md)
- [Changing the number prefix from "345, 347" to "+345"](https://docs.mikopbx.com/mikopbx/english/faq/outbound-routing/number-templates/changing-the-number-prefix-from-345-347-to-+345.md)
- [Removing the area code from the number](https://docs.mikopbx.com/mikopbx/english/faq/outbound-routing/number-templates/removing-the-area-code-from-the-number.md)
- [Adding the prefix "1" to the number](https://docs.mikopbx.com/mikopbx/english/faq/outbound-routing/number-templates/adding-the-prefix-1-to-the-number.md)
- [Making Calls Through a Specific Provider](https://docs.mikopbx.com/mikopbx/english/faq/outbound-routing/making-calls-through-a-specific-provider.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/english/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.
