# MicroSIP

1. Download the softphone installer from the official website at the [link](https://www.microsip.org/downloads). Install it by following the instructions of the installer.
2. After installation, open MicroSIP, click on the button in the upper right corner to open the menu.

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

3. Choose "**Add account**"

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

4. In the "**Account name**" field, enter an arbitrary name for the account

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

5. In the "**SIP Server**" field and in the "**Domain**" field, enter the IP address of MikoPBX to which the connection is being made

<figure><img src="/files/6DOmLnwRHf8jVBmYqUS9" alt=""><figcaption></figcaption></figure>

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

6. In the "**Username**" field and in the "**Login**" field, enter the "**Extension**" from MikoPBX

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

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

7. In the "**Password**" field, enter the "**SIP password**":

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

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

8. Click **"Save"**

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

Thus, we connected the **MicroSIP** softphone to MikoPBX. Confirmation of successful connection is the inscription "**Online**" at the bottom left, as well as the inscription "**Online**" in MikoPBX

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

<figure><img src="/files/BqP96l0DDxpne9KFiaqV" alt=""><figcaption></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/faq/softphones/microsip.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.
