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

# Bria Solo

{% hint style="warning" %}
Only one account is allowed for free on one device.
{% endhint %}

{% hint style="danger" %}
It might be concerning that the authorization data is stored in the developer's cloud. :)
{% endhint %}

1. Follow the [link](https://www.counterpath.com/x-lite/) and sign in.
2. Go to the **Voice and Video** section.

<figure><img src="/files/v3qVXgBNfFdjvzFjKw66" alt=""><figcaption><p>"Voice and Video" section</p></figcaption></figure>

3. Click on **"Add Voice Configuration"**.

<figure><img src="/files/xX6AVAXWcPiUyxKH6I2e" alt=""><figcaption><p>"Add Voice Configuration"</p></figcaption></figure>

4. Choose **"Configure SIP Settings"**.

<figure><img src="/files/VPQvOcnGcOyV3ZaZKaYt" alt=""><figcaption><p>"Configure SIP Settings"</p></figcaption></figure>

5. On the next step, fill in the connection parameters to MikoPBX. The default port is 5060.

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

<figure><img src="/files/weBFJChXcffk47oCmXTr" alt=""><figcaption><p>Voice Configuration Options</p></figcaption></figure>

6. Click **"Save and close"**.

<figure><img src="/files/RPvIMHz3RTN6XQxRVocb" alt=""><figcaption><p>"Save and close"</p></figcaption></figure>

7. The account setup is complete. Now, download the app by going to **"Download Client Apps"**.

<figure><img src="/files/rjx641rnrZkxipNYr2K7" alt=""><figcaption><p>"Download Client Apps"</p></figcaption></figure>

8. Download the app and log in.

<figure><img src="/files/MyY6gyRl15Yd712z51ar" alt=""><figcaption><p>Registraton form</p></figcaption></figure>

9. The softphone will automatically register with the **PBX**, and next to the employee's name, the status "<mark style="color:green;">Online</mark>" will appear.

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

<figure><img src="/files/ycqBKpPA3JboOmgCnhSD" 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/bria-solo.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.
