# Yealink T19

The **Yealink SIP-T19** is a budget model geared toward small and medium businesses. This guide demonstrates how to connect and configure the phone with MikoPBX.

{% hint style="info" %}
Make sure that **G.711 A-law** is enabled in **System** → **General Settings** → **Audio/Video Codecs** in MikoPBX.
{% endhint %}

## Account Settings in the “Extensions” Section

1. In the MikoPBX web interface, go to **Telephony** → **Extensions**:

<figure><img src="/files/9Gn7K90goeI8E3mYr38L" alt=""><figcaption><p>"Extensions" section MikoPBX</p></figcaption></figure>

2. For the employee account you want to connect, copy the SIP password:

<figure><img src="/files/waq8fB9YIMw600lob6C8" alt=""><figcaption><p>Copying password for SIP</p></figcaption></figure>

## Configuring the Yealink T19

Connect the phone to the Ethernet network using the port labeled **Internet.**

{% hint style="info" %}
If your network has a DHCP server, the phone will automatically obtain an IP address.
{% endhint %}

Press the **OK** button on the phone to display its IP address on the screen. Then, in your web browser, enter <mark style="color:blue;">**<http://phone\\_ip\\_address>**</mark> to access the phone’s web interface.

{% hint style="success" %}
**Default credentials**:

* **Username**: admin
* **Password**: admin
  {% endhint %}

<figure><img src="/files/LbmhttcwJxZmKMceVbeF" alt=""><figcaption><p>Authorization window</p></figcaption></figure>

Now configure the phone’s SIP account parameters:

* **Register Name**, **User Name** – the employee’s extension number
* **Password** – the SIP password you copied earlier
* **Server Host** – the IP address of your MikoPBX server

<figure><img src="/files/kB1Jorxx3OHpm1wD3tw4" alt=""><figcaption><p>SIP account parameters</p></figcaption></figure>

In **Features** → **Intercom** → **Intercom Barge**, set the relevant parameter:

<figure><img src="/files/B561AyvkTmVU0BYGfQDU" alt=""><figcaption><p>Intercom Barge parameter</p></figcaption></figure>

After successfully registering the phone, a green status indicator will appear next to the employee in MikoPBX:

<figure><img src="/files/seFnQW29983tGqVBVjiD" alt=""><figcaption><p>Successfull registration</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.mikopbx.com/mikopbx/english/faq/ip-telefones/yealink-t19.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.
