> 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/mobilfunk/funktionen-und-tastenkuerzel-im-mobilfunk-von-sipgate.md).

# Functions and keyboard shortcuts in sipgate mobile services

Overview of all mobile service functions and keyboard shortcuts in sipgate – call forwarding, mailbox, and more.

With a SIM card or eSIM from sipgate, the following functions are available to you after successful activation:

* own caller ID
* any number of local and mobile numbers can be used
* simultaneous ringing
* quick integration into the routing of your sipgate line
* quick navigation to various functions using keyboard shortcuts:

  | Keyboard shortcut      | Action                                                     | Comment                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
  | ---------------------- | ---------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | **\*3 phone number #** | Initiate transfer (put through/forward call)               | Type **\*3** as well as the desired destination number and confirm with #. You will first be connected to the selected participant. As soon as you hang up, the caller will be connected through.                                                                                                                                                                                                                                                               |
  | **\*8**                | Cancel transfer                                            | With **\*8** you can cancel the transfer. You will then be connected to the caller again.                                                                                                                                                                                                                                                                                                                                                                       |
  | **\*4**                | Call swapping (switching between the existing connections) | If you want to inform callers that they are now being forwarded, type **\*4**. As soon as you hang up, the caller will be connected through.                                                                                                                                                                                                                                                                                                                    |
  | **\*5**                | Start a three-way conference                               | If you want to connect yourself and the two participants into a conference, type **\*5** and the conference will be started.                                                                                                                                                                                                                                                                                                                                    |
  | **\*6**                | Start/stop call recordings                                 | Type **\*6** and the recording will start. All call participants will hear the announcement "Recording started". Type again **\*6** and the recording will stop. All call participants will also hear the announcement "Recording stopped". You can then find the recording in your event list. There you can listen to it or download it as an MP3 file. Alternatively, you can also listen to recordings by phone. Multiple recordings per call are possible. |
  | **\*8**                | Disconnect                                                 | Type **\*8**, to disconnect the current connection.                                                                                                                                                                                                                                                                                                                                                                                                             |
  | \*31                   | Start anonymous call                                       | Dial \*31# phone number to start an anonymous call.                                                                                                                                                                                                                                                                                                                                                                                                             |


---

# 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/mobilfunk/funktionen-und-tastenkuerzel-im-mobilfunk-von-sipgate.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.
