# Jitsi

1. Download the softphone installer from the official website at the [link](https://desktop.jitsi.org/Main/Download.html). Install it by following the instructions of the installer.
2. After installation, open **Jitsi**, go to **Tools** → **Options**.

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

3. Creating a new account:

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

4. Choose **SIP** as the network

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

5. As the SIP id, enter the "**Internal number**" of the employee

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

6. Enter "**Password for SIP**" as the password

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

7. Click "**Advanced**" to display additional settings

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

8. Go to the "**Connection**" section:

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

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

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

10. Click "**Next**"

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

11. Click "**Sign in**"

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

Thus, we connected the Jitsi softphone to MikoPBX. Successful authorization is indicated by the status "Online". Confirmation of successful connection is the inscription "**Online**"

<figure><img src="/files/DtSqa5S2QJW9LppMFETP" 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/jitsi.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.
