> 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/zoiper.md).

# Zoiper

1. Download the softphone installer from the official website using the [link](https://www.zoiper.com/en/voip-softphone/download/current). Install it following the instructions of the installer.
2. Launch the installed softphone. You will see the following window. It prompts you to enter **login** and **password**.

![](/files/qK16E89doEt7BhkkFjgE)

3\. Login into Zoiper

**login** - \<extension number>@\<PBX Address>

**password** - internal number password.

Go to the PBX web interface.

Go to the employees section, select the desired internal number and copy the necessary data.

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

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

Click **Login**.

4\. On the offer **Fill In your hostname and select provider from the list**, make sure that the address of your PBX is inserted in the field and click Next.

<figure><img src="/files/0gHzYG6BZavy0Tz8MRnb" alt=""><figcaption></figcaption></figure>

On the option **Authentication and Outbound proxy** without cocking the checkbox, click **Skip.**

<figure><img src="/files/7ciWcoMJnxK0o1AlNPPP" alt=""><figcaption></figcaption></figure>

On the configuration testing page, without waiting for the end, click **Next**. Agree to the warning.

![](/files/DZ4QI6KODaOsAyBN0Yg4)

Successful authorization is indicated by a **green flag** to the left of the current account.

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

Also, the status **Online** should be displayed on the PBX for this internal number.

![](/files/DR8kprEoD7JrNAo1W9DP)


---

# 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/zoiper.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.
