# Telephony

The "**Telephony**" chapter in the MikoPBX documentation contains detailed information and instructions related to setting up and using telephony in the system.

<figure><img src="/files/T6H2UMlw4lg2Wy7CSBi2" alt=""><figcaption><p>"Telephony" Section MikoPBX</p></figcaption></figure>

## Extensions

{% content-ref url="/pages/uUyxJvDY0CbmXRRaxeSo" %}
[Extensions](/mikopbx/english/manual/telephony/extensions.md)
{% endcontent-ref %}

**Extensions** in MikoPBX are individual users of the system who are assigned internal numbers for making and receiving calls. They have personal accounts that allow you to configure access rights, call forwarding and other personal settings in the system.

In this article, you will find detailed documentation on adding new employees to the station, setting up their rights and profiles. In addition, information about their additional parameters.

***

## Call queues

{% content-ref url="/pages/gM5zDVenVDkRB2Sv6BdC" %}
[Call queues](/mikopbx/english/manual/telephony/call-queues.md)
{% endcontent-ref %}

**Call queues** in MikoPBX are a feature that allows you to distribute incoming calls between a group of operators, holding calls in a queue until an operator becomes available. This ensures efficient management of a large call flow and improves customer service.

In this article, you will find detailed documentation on creating and configuring such queues.

***

## IVR Menu

{% content-ref url="/pages/OSeXbhn4wfozq8GFl0b5" %}
[IVR Menu](/mikopbx/english/manual/telephony/ivr-menu.md)
{% endcontent-ref %}

**IVR menu** in MikoPBX is an interactive voice menu that allows callers to interact with the phone system by pressing keys (DTMF). It automatically routes calls to the right departments or employees, improving call handling efficiency and customer service.

In this article, you will find documentation on creating and configuring an IVR menu.

***

## Conferences

{% content-ref url="/pages/UZ1kPHx0XOsS5Jmr4xWJ" %}
[Conferences](/mikopbx/english/manual/telephony/conference-rooms.md)
{% endcontent-ref %}

**Conferences** in MikoPBX are a feature that allows you to organize group phone calls with multiple participants at the same time. It allows you to hold group discussions, meetings and appointments over the phone, improving communication both within the company and with external partners.

In this article, you will find documentation on creating and configuring conference rooms.

***

## Sound files

{% content-ref url="/pages/ryY9E218ZUFwaz8geXrB" %}
[Sound files](/mikopbx/english/manual/telephony/sound-files.md)
{% endcontent-ref %}

**Sound files** in MikoPBX are audio recordings that are used by the system to play various messages, such as greetings, announcements, IVR menu instructions or waiting signals. They allow you to personalize the audio content that callers hear, improving interaction with the system and providing the necessary information.

In this article, you will find detailed information about them, as well as how to add and edit them.

***

## Call detail records (CDR)

{% content-ref url="/pages/kcRIJrOrqlROH4332FVg" %}
[Call detail records (CDR)](/mikopbx/english/manual/telephony/call-detail-records.md)
{% endcontent-ref %}

**Call detail records** in MikoPBX is a log that stores information about all incoming and outgoing calls through the system. It provides detailed data about each call, including time, duration, participant numbers and status, which allows you to analyze communications and optimize the operation of the company's telephone network. In this article, you will find information about storing call records and their filters.


---

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