> 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/die-sipgate-app/wie-kann-ich-mit-der-sipgate-app-anrufe-weiterleitentransferieren.md).

# How can I forward/transfer calls with the sipgate app?

{% tabs %}
{% tab title="sipgate classic" %}

#### **How can an incoming or outgoing call be forwarded?**

Accept a call or start a new phone call. In the interface, click on **Transfer**.

![1.png](/files/a94d5d3f3025a3407e279f942175dd4cd3e7b76b)

In the next step, select one of your contacts or enter the phone number you want to forward to using the keypad. To initiate the transfer, click the green handset.

![bildschirmfoto\_2025-11-14\_um\_10.46.36.png](/files/07da4f4e8971578d68d260ee6fd0a2651ae275c5)

The destination number should now answer the call. Briefly convey the matter and connect the caller with **Connect & leave**. Switch between caller and transfer destination via call switching or start a three-way conference with **Conference**.\\

![2.png](/files/47d597748c1a2419229e178ee97e0f02f6dad054)

{% hint style="info" %}
**Note:** More than 3 participants is currently not possible.
{% endhint %}

The call will be ended and the caller will be connected to the destination number. A short confirmation will be displayed.

**Important**: If, during a transfer, the transfer fails and you hear the tone “participant has left the call”, it will still be shown that you are in the transfer. Cancelling the transfer would end the entire call. In this case, click the “Transfer” button again if you want to restart the transfer.

#### **Create a three-way conference in the sipgate app**

In the sipgate app, you can easily create a conference with three people. To do this, accept an incoming call and forward it to another person/number. As soon as the third person has answered the call, click “Conference” so that all three calls are connected.

!\[2(1).png]\(../../.gitbook/assets/2(1) (3).png)

Alternatively, during a call, open the keypad and enter either \*3 followed by a speed dial or \*3 followed by a phone number. Confirm the transfer with # (\*3speed dial# or \*3number#). As soon as the call is answered, press \*5 to start the conference.
{% endtab %}

{% tab title="sipgate neo" %}

#### **How can an incoming or outgoing call be forwarded?**

Accept a call or start a new conversation. Then click on **Transfer**.

<figure><img src="/files/46bce6665d1a168314c0f0ce4cb51ca5540acc27" alt="Transfer in einem laufenden Gespräch starten" width="370"><figcaption><p>Start transfer in an ongoing call</p></figcaption></figure>

Search for a contact or enter the desired phone number. Select the transfer destination and click on **Start transfer**.

![Select contact or phone number as transfer destination](/files/9071f8a26af121ec1dde0b22c68ab575f87b18f2)

The sipgate app now calls the transfer destination. Meanwhile, the previous conversation partner is put on hold.

In the participant tile, you can see both conversation partners. The app shows you who you are currently talking to and who is on hold. Click on the other person to switch between the calls.

<figure><img src="/files/2f962e8cb2c61a49e170275e2ffe90fd6f5cf644" alt="Zwischen den beiden Gesprächspersonen wechseln" width="370"><figcaption><p>Switch between the two conversation partners</p></figcaption></figure>

As soon as the transfer destination has answered the call, you can briefly convey the matter. Afterwards, you have the following options:

* **Transfer:** Connects both conversation partners and ends your own call.
* **Conference:** Connects all three people into a shared conference.
* **Cancel:** Ends the transfer and returns to the original call.

You can find further call functions under **More**.

After the successful transfer, the two conversation partners are connected. A short confirmation is displayed.

<figure><img src="/files/a71b1df03394a84ef36258057dd9f4c60678a2d4" alt="Erfolgreicher Transfer" width="518"><figcaption><p>Successful transfer</p></figcaption></figure>

{% hint style="info" %}
A conference is currently possible with a maximum of three people.
{% endhint %}
{% endtab %}
{% endtabs %}

#### **Start a three-way conference on an iPhone or Android**

In the sipgate app, you can easily create a conference with three people. During a call, open the keypad and enter either \*3 followed by a speed dial or \*3 followed by a phone number. Confirm the transfer with # (\*3speed dial# or \*3number#). As soon as the call is answered, press \*5 to start the conference.

#### **Call transfer on an iPhone / Android**

The procedures on both operating systems (iOS/Android) are identical. Below, the call transfer with an iPhone is shown as an example.

Accept an incoming call and click the button **Add**.

![IMG\_0166.PNG](/files/7d47f76de7115489d1ba138af46ff1adc1b62ff0)

In the next step, enter a name from your contacts or a phone number in the search bar. The sipgate app now calls the new number while the caller is on hold. If the destination number answers the call, you can briefly convey the matter.

You can switch between the calls by clicking the held call (gray).

![IMG\_0169.PNG](/files/94b088056929e62f60618d6a571213f19b1431a1)

To connect the callers, click the button **Connect and leave**.

![IMG\_0170.PNG](/files/31cb82ef59616fe3ea09d99ea8f89a7092cbad07)

{% hint style="info" %}
**Tip:** Alternatively, you can use keyboard shortcuts in the sipgate app, which you can find in[ this article ](https://help.sipgate.de/hc/de/articles/14385329985309-Welche-Tastaturk%C3%BCrzel-kann-ich-in-der-sipgate-App-CLINQ-verwenden).
{% 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/en/using-sipgate/die-sipgate-app/wie-kann-ich-mit-der-sipgate-app-anrufe-weiterleitentransferieren.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.
