> 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-richte-ich-die-automatische-vorwahl-ein.md).

# Wie richte ich die automatische Vorwahl ein?

{% tabs %}
{% tab title="sipgate classic" %}
Sie haben die Möglichkeit, eine automatische Vorwahl für Ihre Cloud-Telefonanlage einzurichten. Wenn Sie eine Festnetznummer ohne Vorwahl eingeben, wird automatisch die zuvor festgelegte Vorwahl verwendet. Dies ist besonders praktisch, wenn Sie viele Anrufe innerhalb einer Stadt tätigen.

{% hint style="info" %}
**Wichtig:** Diese Funktion kann nur für das Festnetz eingestellt werden. Daher müssen Sie für Telefonate im Mobilfunknetz weiterhin eine Vorwahl verwenden.
{% endhint %}

Gehen Sie auf **Meine Telefonie** und dann im linken Navigationsmenü auf **Telefonie**. Hier können Sie das Telefon auszusuchen, für das die Einstellungen vorgenommen werden sollen. Klicken Sie dafür auf das Icon mit drei Punkten. Wählen Sie nun den Punkt **Weitere Einstellungen.**

![sipgate-Hilfecenter-Tarifansage1.png](/files/Udd0iBZeFdbtZajV7gHZ)

Hier können Sie aussuchen, ob Sie die **Automatische Vorwahl**-Funktion aktivieren oder deaktivieren möchten.

![sipgate-Hilfecenter-Automatischervorwahl3.jpg](/files/vZOZBdwI2JogiWuS3igm)

Außerdem können Sie die Vorwahl unter dem Einstellungen-Symbol beliebig anpassen.

![sipgate-Hilfecenter-Automatischervorwahl5.jpg](/files/nR01vG5HldLcN0oJFwDw)
{% endtab %}

{% tab title="sipgate neo" %}
Mit der automatischen Vorwahl können Sie für ein Gerät eine feste Ortsvorwahl hinterlegen. Wählen Sie anschließend eine Festnetznummer ohne Vorwahl, wird automatisch die gespeicherte Vorwahl verwendet. Das ist besonders hilfreich bei häufigen Anrufen innerhalb eines bestimmten Vorwahlbereichs.

{% hint style="info" %}
**Wichtig:** Die automatische Vorwahl funktioniert nur für Festnetznummern. Für Mobilfunknummern muss weiterhin die vollständige Vorwahl eingegeben werden.
{% endhint %}

**So aktivieren oder ändern Sie die automatische Vorwahl**

{% stepper %}
{% step %}
**Einstellungen öffnen**

Loggen Sie sich in Ihren sipgate Account ein. Gehen Sie zu **Apps und Geräte**. Klicken Sie auf die drei Punkte (⋮) hinter dem gewünschten VoIP-Telefon. Wählen Sie **Weitere Einstellungen**.

![](/files/2etL1iVBX5nlHieTzK05)
{% endstep %}

{% step %}
**Vorwahl aktivieren**

Aktivieren Sie dort die Funktion **Automatische Vorwahl**.

![](/files/mMtDyGMxuCNsengU9PmF)
{% endstep %}

{% step %}
**Vorwahl anpassen**

Über das Zahnradsymbol können Sie die Vorwahl individuell anpassen.

![](/files/UVFBTWIrgV4ZVq9Ypd7f)
{% endstep %}
{% endstepper %}
{% endtab %}
{% endtabs %}


---

# 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-richte-ich-die-automatische-vorwahl-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.
