> 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/die-sipgate-app/wie-kann-ich-die-sipgate-app-als-standard-fuer-anrufe-einrichten.md).

# Wie kann ich die sipgate App als Standard für Anrufe einrichten?

Normalerweise öffnet sich bei macOS oder Windows, wenn Sie eine Telefonnummer im Browser anrufen oder Click-to-Dial verwenden möchten, FaceTime oder weitere Telefonanwendung. Wenn Sie aber lieber direkt über die sipgate App telefonieren möchten, können Sie die App als Standard für Anrufe einstellen.

{% tabs %}
{% tab title="macOS" %}

* Öffnen Sie FaceTime auf Ihrem Mac.
* Klicken Sie dann oben in der Menüleiste auf **FaceTime** und wählen Sie **Einstellungen** aus.
* Scrollen Sie nach unten und wählen Sie unter **Standard für Anrufe** sipgate aus.

![sipgate-Hilfecenter-facetime1.png](/files/J46FESHx4yYUdkhrwDUc)
{% endtab %}

{% tab title="Windows" %}

* Öffnen Sie die **Einstellungen**.
* Gehen Sie zu **Standard-Apps** und wählen Sie dann **Standard-Apps nach Protokoll** aus.

![sipgate-Hilfecenter-facetime2.png](/files/h482wDcMHYpV5hpNpKvF)

* Suchen Sie im linken Menü nach **TEL** oder **URL:tel**.
* Dort können Sie die sipgate App als Standard-App für Anrufe festlegen.

![sipgate-Hilfecenter-facetime2-1.png](/files/WvWKfxkPGkRDMjzHv32K)
{% endtab %}
{% endtabs %}

#### **Fehler und Lösungen**

<details>

<summary><strong>sipgate App als Standard App für TEL (Click2Dial) einstellen</strong></summary>

Windows 11: Standard-Apps ➔ Standardwerte nach Linktyp auswählen \[Tel: sipgate] ➔ (Tel: sipgate) App

</details>

<details>

<summary><strong>Windows 11 22H2: sipgate App lässt sich nicht auswählen</strong></summary>

* sipgate App beenden
* C:\Users\Benutzer\”Eigener Benutzername”\AppData\Roaming\sipgate-desktop\FirstRun Ordner löschen\\

{% hint style="info" %}
Hinweis: Den Benutzernamen findet man unter C:/Benutzer
{% endhint %}

\* sipgate App neustarten \* Standard-Apps ➔ Standardwerte nach Linktyp ➔ \\\[\\\[Tel: sipgate]\\(Tel: sipgate “‌”)] (\\\[Tel: sipgate]\\(Tel: sipgate “‌”)) in der App einstellbar

</details>


---

# 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/die-sipgate-app/wie-kann-ich-die-sipgate-app-als-standard-fuer-anrufe-einrichten.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.
