> 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/using-sipgate/telefonie/wie-richte-ich-die-funktionstasten-auf-dem-yealink-telefon-ein.md).

# How do I set up the function keys on the Yealink phone?

Most Yealink phones allow function keys to be assigned with sipgate functions.

To set up the function keys for the first time, please press the key on the Yealink **Menu** to have the current IP address of the respective device displayed (e.g. 192.168.0.10)

Open your computer's web browser and enter the displayed IP address in the address bar.

To log in to the configuration interface, use the password you chose. If you have not yet changed the password, both "Username" and "Password" are **admin.**

#### Initiate transfer

Enter under **Functions ➔ General information ➔ Send Tran DTMF** the value **\*3** and save the settings. Make sure that “**Replace Tran DTMF**” must be set to “**enabled**”. In addition, you can enable the option “**Send pound key**” to initiate the transfer directly after entering the destination number.

![Yealink Transfer.png](/files/f841956766119e02154cf295459edef4a6c5b517)

Afterwards, it should be possible for you to initiate a transfer again via the device's own transfer key followed by extension/number and the #-key.

An overview of the available keyboard shortcuts can be found in this [article](https://help.sipgate.de/hc/de/articles/4402762521489-Was-sind-die-Tastenk%C3%BCrzel-DTMF-bei-sipgate).


---

# 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/using-sipgate/telefonie/wie-richte-ich-die-funktionstasten-auf-dem-yealink-telefon-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.
