# How do I configure the BLF function for Grandstream?

We have tested the BLF function with the following Grandstream models:

* GXP 2110 and GXP 2120
* GXP 2020
* GXP 2124

{% hint style="info" %}
Please note that this function is only available if you have booked the **sipgate business L or XL** plan.
{% endhint %}

#### GXP 2110 and GXP 2120

{% hint style="warning" %}
**Important**: Using the BLF speed-dial key, the pickup function (picking up calls) is not possible with these models.
{% endhint %}

**Login**

To access the configuration interface of the Grandstream phone, you first need the IP address assigned to the phone.

On many Grandstream models, the IP address is shown directly on the display; otherwise, you can find it by pressing the key **Menu** on the phone and then selecting **Status** ➔ **Network Status ➔** **IP** . You will now see the assigned IP address (e.g. 192.168.0.5).

**Create user for the BLF**

Enter the IP address in your browser’s address bar. You will now see the configuration interface of your phone. If you received the GXP 2110/2120 unconfigured, the password is **admin**. Use the menu to go to **settings** ➔ **Programmable Keys**. In the following window, you can enter the data as shown below.

![](/files/7de35712923f3472c7c9a6b7b9078e4236bf5d23)

Select from the list of multifunction keys in the field **Mode** please **Busy Lamp Field (BLF)** . To the right of that, select your own sipgate account (in this example, account 1). In the field **Description** enter, for example, the name of the user. In the field **Value** enter the user’s extension. So, for example, enter "42" to see the status of the user with extension 42. Confirm your entries by clicking **Save and apply**. Often the settings are only fully applied after you then reboot the phone (click Restart in the top right next to the language selection).

#### GXP 2020

**Display phone IP address**

Please make sure that DHCP is enabled on the router. On most routers, DHCP is enabled by default. Connect the Grandstream phone to your router with a network cable. The Grandstream phone will be assigned an IP address by the router. In most cases, the IP address will then already be shown on the phone’s display.

If this is not the case: press the **Menu** key on the phone. Then press **Config** ➔ **Network** ➔ **IP.** The current IP address is displayed. If 0.0.0.0 is shown, please check point 1 and restart the router and phone.

If the IP address is, for example, "192.168.001.100", please enter it in your browser without leading zeros: "<http://192.168.1.100>". You will now be taken to the Grandstream phone’s web configuration menu.

**Create user for the BLF**

Enter the IP address in the address bar of your browser. You will now see your phone's configuration interface.

{% hint style="info" %}
**Important:** If you received the GXP-2020 unconfigured, the password is **admin**.
{% endhint %}

Use the menu to go to **Basic Settings**. In the following window, you can enter the data as shown below.

![BLF\_Konfig\_GXP2020\_neu1.jpg](/files/45e3e0e02daeab7190014cb6dd13106d2809cc77)

Now select from the list in the field **Key Mode** please **Busy Lamp Field (BLF)** . To the right of that, select your own sipgate account (in this example, account 1). In the field **Name** enter, for example, the name of the user. In the field **UserID** enter the user’s extension. So, for example, enter "42" to see the status of the user with extension 42. Confirm your entries by clicking **Update**.

In order to also use the PickUp function via the BLF key on the Grandstream phone, it is necessary to make the following setting in the main menu under **Account 1** :

![pickupkonfigGXP2020.JPG](/files/709d4b83d7b9d091249f1d8b11f3eb4ccdc3cc90)

Confirm your changes again by clicking **Update** and then perform a reboot after configuration (restart the phone).

#### GXP 2124

**Login**

To access the configuration interface of the Grandstream phone, you first need the IP address assigned to the phone.

On many Grandstream models, the IP address is shown directly on the display; otherwise, you can determine it by pressing the "Menu" key on the phone and then selecting **Status** ➔ **Network Status**. You will now see the assigned IP address (e.g. 192.168.0.5).

**Create user for the BLF**

Enter the IP address in the address bar of your browser. You will now see your phone's configuration interface.

{% hint style="info" %}
**Important:** If you received the GXP 2124 unconfigured, the password is **admin**.
{% endhint %}

Use the menu to go to **settings** ➔ **Programmable Keys**. In the following window, you can enter the data as shown below.

![GXP2124\_BLF\_Konfig.JPG](/files/74849a35a45b094ef2240df1a79375725ff8202e)

Select from the list of multifunction keys in the field **Mode** the **Busy Lamp Field (BLF)** . To the right of that, select your own sipgate account (in this example, account 1). In the field **Description** enter, for example, the name of the user. In the field **Value** enter the user’s extension. So, for example, enter "42" to see the status of the user with extension 42. Confirm your entries by clicking **Save and apply**.

In order to also use the PickUp function via the BLF key on the Grandstream phone, it is necessary to make the following setting in the main menu under **accounts** ➔ **Account 1** ➔ **SIP Settings** ➔ **Advanced Features** :

![GXP2124\_PickupKonfig.JPG](/files/7c518cfefdbdc02591567710c5b554548b2ccf15)

Confirm your changes again by clicking **Save and apply**.

Often the settings are only fully applied after you then reboot the phone (click Restart in the top right next to the language selection).


---

# 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.sipgate.de/cloud-telefonanlage/en/getting-started/konfigurationsanleitungen/wie-konfiguriere-ich-die-blf-funktion-fuer-grandstream.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.
