> 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/modules/miko.md).

# MIKO modules

- [for 1C:Enterprise](https://docs.mikopbx.com/mikopbx/english/modules/miko/for-1c-enterprise.md)
- [Панель телефонии 4.0 для 1С](https://docs.mikopbx.com/mikopbx/english/modules/miko/for-1c-enterprise/module-cti-client.md)
- [Панель телефонии 1.0 для 1С](https://docs.mikopbx.com/mikopbx/english/modules/miko/for-1c-enterprise/module-pt1c-core.md)
- [Модуль умной маршрутизации](https://docs.mikopbx.com/mikopbx/english/modules/miko/for-1c-enterprise/module-smart-i-v-r.md)
- [Dial groups management](https://docs.mikopbx.com/mikopbx/english/modules/miko/module-users-groups.md): Installation and step-by-step module configuration
- [CRM Bitrix24 integration](https://docs.mikopbx.com/mikopbx/english/modules/miko/module-bitrix24-integration.md)
- [Autoprovision](https://docs.mikopbx.com/mikopbx/english/modules/miko/module-autoprovision.md): Automatic configuration of IP phones in MikoPBX. The module discovers phones on the local network, sends them a ready-to-use SIP configuration, and can even host firmware images for centralised upgrad
- [Let's Encrypt](https://docs.mikopbx.com/mikopbx/english/modules/miko/module-get-ssl-lets-encrypt.md): Instructions for issuing trusted SSL certificates
- [Access control management](https://docs.mikopbx.com/mikopbx/english/modules/miko/module-users-u-i.md): The module allows creating access groups with specific permissions and assigning these permissions to company employees.
- [Module auto dialer](https://docs.mikopbx.com/mikopbx/english/modules/miko/module-auto-dialer.md)
- [Backup](https://docs.mikopbx.com/mikopbx/english/modules/miko/module-quality-assessment.md)
- [Synchronization with LDAP/AD](https://docs.mikopbx.com/mikopbx/english/modules/miko/module-ldap-sync.md)
- [Phrase Studio (TTS)](https://docs.mikopbx.com/mikopbx/english/modules/miko/module-phrase-studio.md): Offline Piper-powered TTS studio for MikoPBX: generate IVR/voicemail phrases on the PBX, reuse them from a searchable history, and one-click drop the result into the standard Sound Files editor.
- [Callback module](https://docs.mikopbx.com/mikopbx/english/modules/miko/module-callback-queues.md)
- [Extended call history](https://docs.mikopbx.com/mikopbx/english/modules/miko/module-extended-cdr.md)
- [Call Routing Map](https://docs.mikopbx.com/mikopbx/english/modules/miko/module-routing-map.md): Read-only routing diagram for MikoPBX: inspect incoming and outgoing call paths as an interactive graph built from the current PBX configuration.
- [VPN](https://docs.mikopbx.com/mikopbx/english/modules/miko/module-vpn.md): The VPN module connects MikoPBX to a remote network over a secure tunnel. Supports OpenVPN, WireGuard (including traffic obfuscation) and Tailscale on the x86\_64 and arm64 platforms.
- [GeoIP Filtering](https://docs.mikopbx.com/mikopbx/english/modules/miko/module-geo-ip.md): The GeoIP module blocks incoming connections to MikoPBX from selected countries at the firewall level. It protects the PBX from SIP scanners, password brute-forcing and unwanted calls. Works for both


---

# 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/modules/miko.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.
