# Sound files

## Uploading a sound file to the PBX

{% hint style="warning" %}
Supported file formats: **wav**, **mp3**, **ogg**, **m4a**, **aac**.
{% endhint %}

Audio files in MikoPBX are used in various call scenarios and interactive voice menus **(**&#x49;n **IVR menu**, during **non-working hours**, in **call queues**, for various system notifications, and in **hold music**.) to play voice greetings or notify customers.

The list of available sound files is displayed in the "**Telephony"** -> "**Sound files".**

<figure><img src="/files/SJnFYX8545gmfQUfzehB" alt=""><figcaption><p>"<strong>Sound files</strong>" section</p></figcaption></figure>

To add a new sound file, click "**Add a new sound file"**.

<figure><img src="/files/o4GEVAwjQGKxeYQAmUTJ" alt=""><figcaption><p>"add a new sound file" button</p></figcaption></figure>

Click "**Upload a new file**" and select a sound file.

<figure><img src="/files/sDLZMyQQ2MwnzA0lcG9p" alt=""><figcaption><p>"Upload a new file" button</p></figcaption></figure>

Correct the file name if necessary.

<figure><img src="/files/JEpdMv3b2rcmOfKXXpHl" alt=""><figcaption><p>The name of the recording file</p></figcaption></figure>

Save settings

<figure><img src="/files/gIXU9TwFTllW2llZdaZE" alt=""><figcaption><p>"<strong>Save settings</strong>" button</p></figcaption></figure>

{% hint style="info" %}
When working over the **https** protocol, it is possible to record an audio file using a microphone.
{% endhint %}

<figure><img src="/files/cqZfCTZOfRVpf8403Msf" alt=""><figcaption><p>"<strong>Start recording</strong>" button</p></figcaption></figure>

Custom sound files are stored on the PBX along the path **/storage/usbdisk1/mikopbx/media/custom**. Music on hold files are stored in **/storage/usbdisk1/mikopbx/media/moh**.

## Music on hold <a href="#muzyka_na_uderzhanii" id="muzyka_na_uderzhanii"></a>

If a client gets into a queue during a call or is waiting for redirection, the PBX plays a melody for him. It is possible to download your own tunes for listening while waiting.

You can do this on the "**Music on Hold"** tab as described above.

<figure><img src="/files/XAx7TNbBfeZNpigg4cee" alt=""><figcaption><p>"Music on hold" tab</p></figcaption></figure>


---

# 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/sound-files.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.
