# Register a Softphone (SIP phone)

This document provides a step-by-step guide on how to register using `Zoiper` and`Bria Solo`. It includes screenshots for each step, highlighting important configurations such as SIP Transport settings.

To register to your [Connection](/components/connection.md) on [VoIP Number](https://app.voipnumber.net/dashboard) you need your Connection `SIP user` and `SIP password`. The SIP domain name is always the same: `sip.voipnumber.net` .

<figure><img src="/files/WlQb05lJrGhJyNSVu3nF" alt=""><figcaption><p>Find your Connection's SIP user and password</p></figcaption></figure>

## Zoiper Registration Process

Follow these steps to register `Zoiper` softphone to your `Connection` on [VoIP Number](https://app.voipnumber.net/dashboard).

### **Launch Zoiper**

* Open the Zoiper application.
* If you don't have Zoiper then, please download at Zoiper download.

### **Enter User Name and Password**

* Input the SIP username (e.g., `Bob` or `Alice`). This should be set to the `SIP User` name of your [Connection](/components/connection.md) at [VoIP Number](https://app.voipnumber.net/dashboard).
* Enter the password (`SIP Password` of your Connection on VoIP Number).

<figure><img src="/files/7H0BEoC6yEvU6MQHPyf2" alt=""><figcaption><p>Login Page</p></figcaption></figure>

### **Input SIP Domain**

* Enter the SIP domain: `sip.voipnumber.net` .

<figure><img src="/files/Jop54x2xtTPNLTlB9bPL" alt=""><figcaption><p>SIP domain</p></figcaption></figure>

### **Optional: Authentication and Outbound Proxy**

* You can `SKIP` this.

### **Configure SIP Transport Settings**

* You can wait or just `SKIP.`

<figure><img src="/files/aC6MyDSHnePq06HocH1H" alt=""><figcaption><p>SIP transport settings</p></figcaption></figure>

### **Confirm**

* Confirm the registration process is complete by checking for a green tick ✅&#x20;

With the `Add` button at the bottom, you can add unlimited number of connections when using Zoiper Pro license.

<figure><img src="/files/THNtD00PUIj4LrF8Uh9t" alt=""><figcaption><p>Successful registration process</p></figcaption></figure>

### **Verify DTMF Mode (RFC 2833) and SIP Transport Settings (TCP or UDP)**

* Go to "Settings" > "Accounts" > Your SIP Account > Click Advanced >Scroll down to "Compatibility modes and Network Related".
* Ensure "DTMF Mode" is set to `RFC 2833` and that "SIP Transport" is set to **TCP** (you can also use `UDP` but it may require extra configuration on your firewall/router).

<figure><img src="/files/7Nf3sWyi1ZfI0Ig9rxWS" alt=""><figcaption><p>Use TCP as Transport settings and RFC 2833 for DTMF type</p></figcaption></figure>

✅ All done!

### Troubleshooting

If you are behind a non standard NAT and you have troubles connecting, experiment with `STUN` and `rport` settings. It should be disabled by default and it should also be disabled if you use VPN, but you may find it working in particular scenarios.

<figure><img src="/files/yRFEEsPsgnQDHCbw0enr" alt=""><figcaption><p>STUN helps phone to learn its public IP address, this is needed for a phone to properly communicate with SIP over NAT</p></figcaption></figure>

### Select codecs

* Go to "Settings" > "Accounts" > Your SIP Account > Click Advanced >Scroll down to "Audio codecs".
* Make sure `OPUS/48000` , `G722` , `G.711 mu-law` (PCMU) and `G.711 a-law` (PCMA) are on `Selected codecs` the list. If they are not, then find them on `Available codecs` list and move them to the right column by pressing '->' (appears when you move the mouse over a selected codec). If you have multiple codecs on a list sort it so that the best-quality codecs are at the top and the lower-quality codecs are at the bottom.

<figure><img src="/files/35FgKV2lRoujwlBoud6c" alt=""><figcaption><p>Codecs option</p></figcaption></figure>

## Bria Registration Process

Follow these steps to register `Bria` to your `Connection` on [VoIP Number](https://app.voipnumber.net/dashboard).

### **Create a Bria Solo Account**

* Go to the Bria Solo website and sign up for a Bria Solo account if you haven't already.

### **Log in to Bria Solo**

* After creating an account, log in to the Bria Solo at [solo.softphone.com/login](https://solo.softphone.com/login).

### **Navigate to Voice and Video Tab**

* Click on the `Voice and Video` tab to manage SIP connections.

### **Configure SIP Settings**

* Click on `Add Voice Configuration` to add a new SIP connection.
* Enter SIP settings including Domain, SIP Username, and Password. Other settings are optional.

<figure><img src="/files/fMkdU5wMDRkzRc9VsZa8" alt=""><figcaption><p>SIP configurations for Bria</p></figcaption></figure>

### **Set Transport to UDP**

* In the `Service Settings`  select `TCP` as the transport protocol and hit `Save and close` .

<figure><img src="/files/ZmECC2mtBesy06jh04Ff" alt=""><figcaption><p>Transport settings on Bria</p></figcaption></figure>

### **Set DTMF mode and SIP transport**

Navigate to Settings and Preferences and:

* Specify the DTMF Delivery Method to `Send via RFC 2833` .
* Select `OPUS` , `G722` , `G.711 mu-law` (PCMU) and `G.711 a-law` (PCMA) are selected.

<figure><img src="/files/9DkdnU1oF4BfhS15kzcE" alt=""><figcaption><p>DTMF and codecs options on Bria</p></figcaption></figure>

**✅** All done!

### **Open Bria App**

* Launch the Bria app on your device (Mobile or Desktop Application).
* Log in to the Bria app using your Bria Solo account credentials.

### **Verify SIP Connection**

* In the app, go to the Softphones menu and click on `Account Settings` .
* Ensure the SIP connection is successfully registered. It should show as `Ready` status.
* Choose the preferred SIP account for making calls.

<figure><img src="/files/XUWRAqKxGl0Zp3rsHqVN" alt=""><figcaption><p>Bria Desktop App</p></figcaption></figure>

<figure><img src="/files/kb4GFtKOh8JJTSRlwXCn" alt=""><figcaption><p>SIP account status</p></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.voipnumber.net/guides/register-a-softphone-sip-phone.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.
