# Setup Yealink Phone

Gleantap supports using physical phones at your location connected with our VOIP so you can enjoy all the benefits of our VOIP but with a physical in-studio phone.&#x20;

## Configure your Yealink Phone with Gleantap

1. Plug your phone and connect it to the internet as per the instructions in the manual.
2. Once connected, retrieve your phone's IP address:
   1. Press **Home / Menu** button on the phone.
   2. Navigate to **Status**
   3. On screen you should see your phones IP address (as IPv4)
   4. Enter the IP address in your web browser's address bar.
3. You'll need to log into the web portal. Out of the box, the default credentials are:
   1. **Username**: admin
   2. **Password**: admin

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

4. From the menu, click on **Account**, find **Account 1**, and provide the following information:&#x20;
   1. **Activation**: Enabled
   2. **Label**: enter the name you would like to see on the screen of your phone (eg. Studio Name)
   3. **Display Name**: Enter the phone number that is configured with your Gleantap account.
   4. **Register Name:** Same as your username, see below.
   5. **User name**: You'll need to request your VOIP username from <support@gleantap.com>
   6. **Password**: You'll need to request your VOIP password from <support@gleantap.com>
   7. **Server Host**: sip.telnyx.com, Port 5060
   8. **Transport**: UDP
   9. Click Save or Confirm at the bottom.&#x20;
5. You should be ready to use the phone now.

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

If you have any trouble configuring this, please reach out to us at <support@gleantap.com>


---

# 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://help.gleantap.com/getting-started/setup-yealink-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.
