# Включение кастомизатора

Для включения исполняемого файла кастомизации необходимо:

* открыть конфигурацию модуля по адресу `http://<Asterisk IP>:8077/config`(где \<Asterisk IP> - IP-адрес вашего Asterisk);
* перейти в раздел **Настойка –> Модуль**;
* Кастомизатор включен по умолчанию – достаточно выбрать и включить нужную кастомизацию;
* Сохранить изменения, нажав соответствующую кнопку внизу страницы.

{% hint style="warning" %}
По умолчанию уже включены и исполняются кастомизации, связанные с номерами телефонов, именем файла записи.
{% endhint %}

![Скриншот админки itgrix\_bx. В itgrix\_amo включение кастомизатора аналогичное.](/files/-MLbmXj9EuTpxOIaI7QZ)

{% hint style="warning" %}
После изменения файлов кастомизатора изменения применяются автоматически, модуль перезагружать не нужно.
{% endhint %}


---

# 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.itgrix.ru/custom_common/vklyuchenie-kastomizatora.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.
