> 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/faq/softphones/telephone-macos.md).

# Telephone(MacOS)

Это самый простой клиент для пользователей продукции Apple. Скачать можно по [ссылке](https://apps.apple.com/ru/app/telephone/id406825478?l=en\&mt=12).

1. В поле **"Full Name"** введите имя сотрудника, которое будет отображаться в приложении

<figure><img src="/files/VPa7cIbGFOpdnrmtaCtf" alt=""><figcaption></figcaption></figure>

2. В поле **"Domain"** введите **IP-адрес** MikoPBX, к которой производится подключение

<figure><img src="/files/FMO96wAn4ige1Y7z2vZw" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/BeJRKWmqah0FTWZaSdeN" alt=""><figcaption></figcaption></figure>

3. В поле **"User Name"** введите внутренний номер сотрудника

<figure><img src="/files/201QN1dqjdar0c6UPr8w" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/WBBCkkNXUNPsNQvkWY9B" alt=""><figcaption></figcaption></figure>

4. В поле **"Password"** введите "**Пароль для SIP**"

<figure><img src="/files/Ch7mdsCgc1Y9Oboe0EG2" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/5izHkHkepotBw5QbtHZW" alt=""><figcaption></figcaption></figure>

5. Нажмите **"Done"**

<figure><img src="/files/ncC7ZEypy6pXeua56DLw" alt=""><figcaption></figcaption></figure>

Об успешной авторизации свидетельствует зеленый индикатор сверху.\
Также на АТС у данного внутреннего номера должен отобразиться статус <mark style="background-color:green;">Подключен</mark><mark style="background-color:green;">**.**</mark>

<figure><img src="/files/zzOkYOXzYuErHLcXoWV6" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Isk7zVIC3yQ4eC8Zr5X7" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.mikopbx.com/mikopbx/faq/softphones/telephone-macos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
