> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/intercom/de/konfiguration/intercom-deployment-best-practices-guide/intercom-interoperability-manual.md).

# Handbuch zur Intercom-Interoperabilität

Session Initiation Protocol (SIP) ist das Protokoll, das VoIP-Kommunikation ermöglicht. SIP ist standardisiert, daher sollten die meisten offenen SIP-Server mit einer Verkada TD52 die volle Funktionalität (Video, Audio und Entriegelung) unterstützen.

## Validierte SIP-Server

Siehe die Tabelle unten für die On-Premises- und Cloud-Lösungen, die wir validiert haben. Für hier nicht aufgeführte Anbieter wenden Sie sich an [Verkada Support](/command/de/brauchen-sie-hilfe/contact-verkada-support.md) für Unterstützung.

|              |                 |             |            |            |           |                                                                                                                                                |
| ------------ | --------------- | ----------- | ---------- | ---------- | --------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| **Anbieter** | **Typ**         | **Version** | **Video?** | **Audio?** | **DTMF?** | **Einrichtungsanleitung**                                                                                                                      |
| Cisco        | CUCM            | 8 & 14      | ✅          | ✅          | ✅         | [Cisco-Einrichtung](/intercom/de/konfiguration/integrate-verkada-intercoms-with-sip/sip-integration-cisco-unified-cm.md)                       |
| Cisco        | Webex           | 46.4        | ✅          | ✅          | ✅         | [Webex-Einrichtung](/intercom/de/konfiguration/integrate-verkada-intercoms-with-sip/webex-konfiguration-fur-verkada-intercoms.md)              |
| Freepbx      | Freepbx         | 15          | ✅          | ✅          | ✅         | [FreePBX-Einrichtung](/intercom/de/konfiguration/integrate-verkada-intercoms-with-sip/freepbx-configuration-for-verkada-intercoms.md)          |
| Ringcentral  | Ringcentral     | 24.1.5      |            | ✅          | ✅         | [RingCentral-Einrichtung](/intercom/de/konfiguration/integrate-verkada-intercoms-with-sip/ring-central-configuration-for-verkada-intercoms.md) |
| Cybertwice   | Microsoft Teams | 1.5.11      | ✅          | ✅          | ✅         | [Teams-Einrichtung](/intercom/de/konfiguration/intercom-teams-integration.md)                                                                  |

## Validierte SIP-Telefone

Siehe die Tabelle unten für die SIP-Telefone, die wir validiert haben. Für hier nicht aufgeführte Telefone wenden Sie sich an [Verkada Support](/command/de/brauchen-sie-hilfe/contact-verkada-support.md) für Unterstützung.

|              |            |            |            |          |                       |
| ------------ | ---------- | ---------- | ---------- | -------- | --------------------- |
| **Anbieter** | **Modell** | **Video?** | **Audio?** | **DTMF** | **Getesteter Server** |
| Cisco        | 8865       | ✅          | ✅          | ✅        | CUCM 8                |
| Cisco        | 8811       |            | ✅          | ✅        | CUCM 14               |
| Yealink      | VP59       | ✅          | ✅          | ✅        | FreePBX 15            |
| Grandstream  | GXV3480    | ✅          | ✅          | ✅        | FreePBX 15            |

## Lautsprecher für die Desk Station

Siehe die Tabelle unten für die Lautsprecher, die wir validiert haben, wenn Sie die Lautstärke Ihrer Desk Station erhöhen müssen. Für hier nicht aufgeführte Lautsprecher wenden Sie sich an [Verkada Support](/command/de/brauchen-sie-hilfe/contact-verkada-support.md) für Unterstützung.

|              |                |                  |
| ------------ | -------------- | ---------------- |
| **Anbieter** | **Modell**     | **Anschlussart** |
| Anker        | Powerconf S330 | USB              |
| Emeet        | m2             | BT, AUX          |
| Jabra        | Speak 510 UC   | BT               |

{% hint style="warning" %}
Für Lautsprecher mit USB und AUX müssen Sie die Tasten an der Desk Station verwenden. Die Annehmen/Auflegen-Tasten am Lautsprecher funktionieren für Anrufe nicht.
{% endhint %}

{% hint style="warning" %}
Wenn Sie auf Ihrer Desk Station den Geführten Zugriff verwenden, funktionieren einige Funktionen möglicherweise nicht wie erwartet. Wenn Probleme auftreten, deaktivieren Sie den Geführten Zugriff.
{% 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.verkada.com/intercom/de/konfiguration/intercom-deployment-best-practices-guide/intercom-interoperability-manual.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.
