> 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/wie-stelle-ich-eine-rufumleitung-am-endgeraet-ein.md).

# Wie stelle ich eine Rufumleitung am Endgerät ein?

Sie haben bei manchen Endgeräten die Möglichkeit, die Rufumleitung direkt am Gerät einzustellen. Wenn Ihr Endgerät oder VoIP-Client eine Rufumleitung unterstützt, lässt sich diese in wenigen Schritten einrichten. Bitte beachten Sie dabei aber, dass die im sipgate Interface hinterlegten Weiterleitungen immer bevorzugt behandelt werden und am Endgerät eingestellte Umleitungen dann unter Umständen nicht greifen. Wir geben Ihnen hier eine Übersicht der Einstellungsschritte an den am häufigsten genutzten Endgeräten:

#### **SNOM D 3xx, D 7xx, D1xx**

Settings ➔ Anrufeinstellungen ➔ Umleitung

Hierbei müssen Sie im Vorfeld mit Hilfe der Cursor-Tasten am Telefon die betreffende Identität am Display auswählen, von der aus umgeleitet werden soll.

#### **GRANDSTREAM GXP 2140**

Telefon ➔ Anruffunktionen ➔ Konto auswählen ➔ RWL konfigurieren

#### **YEALINK T41P & YEALINK T46G**

Menü ➔ Leistungsmerkmale / Funktionen ➔ Anrufweiterschaltung / Anrufumleitung

#### **GIGASET Maxwell Modelle & GIGASET DX800 A**

Menü (Taste mit grünem Haken) ➔ Netzdienste ➔ Anrufweiterschaltung

#### **PHONERLITE**

Aktion ➔ Rufumleitung auswählen ➔ Umleitungsziel

Weitere Informationen zu anderen Endgeräten können Sie den jeweiligen Handbüchern entnehmen.


---

# 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/wie-stelle-ich-eine-rufumleitung-am-endgeraet-ein.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.
