> For the complete documentation index, see [llms.txt](https://help.sipgate.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sipgate.de/cloud-telefonanlage/en/getting-started/konfigurationsanleitungen/wie-konfiguriere-ich-die-blf-funktion-fuer-snom.md).

# How do I configure the BLF function for snom?

Instructions for configuring the BLF function for snom phones of the 300, 700, and 800 series, as well as the snom Vision expansion module.

For the following snom models, we have tested the busy lamp function:

**300 710 820**\
**320 715 821**\
**360 720 870**\
**370 725**\
**375 760**\
**765**

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

#### snom telephones of the 300, 700, and 800 series

**1. Display the phone's IP address**

Tap the button **?** or **Help**, to display your phone's IP address. The IP address looks like this, for example: 192.168.0.1

**2. 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.
* Use the menu on the left to go to the section **Function keys**.
* In the following window, you can now enter the data as shown below.

<figure><img src="https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2FOYTbr30shgun6IaVH7PB%2FBildschirmfoto%202026-07-27%20um%2011.47.30.png?alt=media&amp;token=e9c0b4d6-2d11-40f5-ba6a-200a4576b8f6" alt=""><figcaption></figcaption></figure>

* Select your own sipgate account from the list in the left column.
* In the middle column, select **Extension** or **Extension**.
* In the field in the column **Number** enter the desired extension number, for example 42, to see the status of the user with extension 42. The Snom phone will then automatically turn this into, for example, [sip:42@sipgate.de;user=phone](sip:11@sipgate.de;user=phone).
* Confirm your entries by clicking on **Apply**.

**snom Vision**

These instructions apply to the extension module **snom Vision**.

**1. Display the phone's IP address**

Tap the button on the snom Vision **? Info**, to display the IP address of the extension module. The IP address looks like this, for example: 192.168.0.1

**2. Create user for the BLF**

* Enter the IP address in your browser's address bar. You will now see the configuration interface of the extension module.
* Use the menu on the left to go to the item **Extension Module**.
* In the following window, you can now enter the data as shown below.
* Select at **Identity** the same identity number under which you set up your sipgate account in the associated snom phone.
* Under Identity, select the same identity number under which you set up your sipgate account in the associated snom phone.
* In the menu below, select **Extension** .
* In the field in the column **Value** enter the desired extension number, for example 42, to see the status of the user with extension 42. The Snom phone will then automatically turn this into, for example, [sip:42@sipgate.de;user=phone](sip:11@sipgate.de;user=phone).
* In the column **Name** you can also assign a custom label to the speed dial key.
* If you click on the user icon, you can also upload a display picture.
* Confirm your entries by clicking on **Save current settings**.


---

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