> 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/sipgate-nutzen/telefonie/was-ist-das-besetztlampenfeld-blf.md).

# Was ist das Besetztlampenfeld (BLF)?

Wenn Sie sich den **Telefonstatus** von Kolleg:innen auf dem eigenen Telefon anzeigen lassen möchten, ist das Besetztlampenfeld (BLF) das Feature Ihrer Wahl. Es ist in den Tarifen business L und XL inbegriffen. Um die Funktion zu nutzen, muss für die angelegten User eine **interne Durchwahl** vergeben sein. Einmal korrekt am Endgerät konfiguriert, zeigt das BLF diese drei Status an:

* **frei**: Kolleg:innen sind nicht im Gespräch, die Besetztlampe ist aus.
* **besetzt**: Kolleg:innen sprechen, die Besetztlampe leuchtet durchgehend.
* **klingelt**: Kolleg:innen werden gerade angerufen, die Besetztlampe blinkt.

Die Konfigurationen des BLF unterscheiden sich von Modell zu Modell.

Die Anleitungen hierzu finden Sie auf den Homepages der Hersteller und in den mitgelieferten Unterlagen Ihres Telefons.

Wir haben bei einer ganzen Reihe an Telefonmodellen die Konfiguration des BLF getestet, hier finden Sie die [Konfigurationsanleitung für Snom,](https://help.sipgate.de/hc/de/articles/4408426635921) die [Konfigurationsanleitung für Gigaset](https://help.sipgate.de/hc/de/articles/4408434099217), die [Konfigurationsanleitung für Yealink,](https://help.sipgate.de/hc/de/articles/4408427192081-BLF-Konfiguration-f%C3%BCr-Yealink) die [Konfigurationsanleitung für Tiptel](https://help.sipgate.de/hc/de/articles/4408427390481-BLF-Konfiguration-f%C3%BCr-Tiptel), die [Konfigurationsanleitung für Grandstream.](https://help.sipgate.de/hc/de/articles/4408427518097-BLF-Konfiguration-f%C3%BCr-Grandstream)

In Ihrem sipgate Account finden Sie alternativ zum BLF unter **Meine Telefonie** die [**Präsenzanzeige**](https://help.sipgate.de/hc/de/articles/4408234555025).\
Diese zeigt Ihnen an, welche User derzeitig zur Verfügung stehen.

Ist ein:e User in einem Gespräch, wird die entsprechende Kachel mit der internen Durchwahl rot angezeigt.

{% hint style="warning" %}
**Wichtig:** Allen User muss eine **interne Durchwahl** zugewiesen sein.
{% endhint %}


---

# 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/sipgate-nutzen/telefonie/was-ist-das-besetztlampenfeld-blf.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.
