> 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-voip-zusatzanschluss-ein.md).

# Wie richte ich VoIP-Zusatzanschluss ein?

Sie haben die Möglichkeit, Telefone einzurichten, ohne diese einem bestimmten User zuzuordnen. Anschließend können Sie die Telefone beispielsweise bestimmten Orten zuweisen. Bitte beachten Sie, dass der VoIP-Zusatzanschluss **keine Ereignisliste** hat. Jeder VoIP-Zusatzanschluss kostet 4,95 € im Monat.

### **So geht's:**

In der Accountverwaltung gehen Sie auf die Kachel [VoIP-Zusatzanschlüsse](https://app.sipgate.com/unlinkeddevices). Klicken Sie anschließend auf den Button: **+ VoIP-Zusatzanschluss hinzufügen**.

![](/files/shlKyZJAwj4eQ75FP3vL)

Geben Sie einen beliebigen Namen für den Anschluss ein und drücken Sie auf **Gerät hinzufügen.**

![](/files/nTRnEZ8QGkGhaM09jnE9)

Klicken Sie nun mit der Maus auf den neuen Anschluss und gehen Sie auf **SIP-Accountdaten**. Hier finden Sie die Zugangsdaten, welche Sie in ein vorhandenes VoIP-Telefon eintragen können.

![](/files/i8qplJPS8WBS6BCzRCHM)

Falls dieser neu angelegte Endpunkt unter einer Rufnummer eingehend erreichbar sein soll, klicken Sie unter **Routing** auf **Rufnummer hinzufügen**. Damit haben Sie einen VoIP-Anschluss erfolgreich angelegt.

![](/files/ZdPN9QCUX9qaKBvUq3FG)

### **Verwendung als analoges Fax oder Video-Telefon**

Sie möchten Ihren Zusatzanschluss als **analoges Fax** oder **Video-Telefon** verwenden, dann gehen Sie bitte wie folgt vor:

Klicken Sie auf **Einstellungen**. Schieben Sie den Regler beim Menüpunkt **Als analoges Faxgerät oder Video-Telefon verwenden** auf **ja**.

![sipgate-Hilfecenter-voipzusatz.png](/files/Mky9LdrnOrxVDxj2wfrm)

{% hint style="info" %}
**Hinweis:** Diese Funktion steht nur für Accounts auf sipgate classic zur Verfügung.
{% 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/sipgate-nutzen/telefonie/wie-richte-ich-voip-zusatzanschluss-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.
