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

# Telephone(MacOS)

This is the simplest client for users of Apple products. You can download it from the [link](https://apps.apple.com/ru/app/telephone/id406825478?l=en\&mt=12).

1. In the "**Full Name**" field, enter the name of the employee that will be displayed in the application

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

2. In the "**Domain**" field, enter the **IP address** of the MikoPBX to which the connection is being made

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

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

3. In the "**User Name**" field, enter the internal number of the employee

<figure><img src="/files/3k0ESSo4FLBSsQlDO6AH" alt=""><figcaption></figcaption></figure>

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

4. In the "**Password**" field, enter "**SIP password**"

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

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

5. Click "**Done**"

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

The green indicator on the top indicates successful authorization. Also, the status <mark style="background-color:green;">Online</mark> should be displayed on the PBX for this internal number.

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

<figure><img src="/files/1m2yQzl7C920AstV8vSa" 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/english/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.
