> 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/integrate-verkada-intercoms-with-sip/webex-konfiguration-fur-verkada-intercoms.md).

# Webex-Konfiguration für Verkada Intercoms

Integrieren Sie Verkada Intercom mit Webex, indem Sie die Gegensprechanlage im Webex Control Hub als vom Kunden verwaltetes Gerät konfigurieren und das SIP-Konto in Verkada Command hinzufügen. Diese Integration ermöglicht es der Gegensprechanlage, sich mit Webex über sichere SIP- und SRTP-Kommunikation zu registrieren.

***

## Webex-Gerätekonfiguration

{% stepper %}
{% step %}
**Konfigurieren Sie im Webex Control Hub Ihre Gegensprechanlage als** [**vom Kunden verwaltetes Gerät**](https://help.webex.com/en-us/article/nemh93t/Add-your-customer-managed-device)**.**
{% endstep %}

{% step %}
**Notieren Sie sich nach dem Hinzufügen des Geräts die Registrierungsdetails.**
{% endstep %}

{% step %}
**Öffnen Sie Verkada Command und fahren Sie mit der Konfiguration fort.**
{% endstep %}
{% endstepper %}

***

## Command-Konfiguration

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Intercom.**&#x20;
{% endstep %}

{% step %}
**Wählen Sie die Gegensprechanlage aus, die Sie zum Control Hub hinzugefügt haben, und klicken Sie auf Einstellungen.**
{% endstep %}

{% step %}
**Wählen Sie unter Anruf die Option Konto hinzufügen aus.**
{% endstep %}

{% step %}
**Geben Sie Ihren SIP-Kontonamen ein.**

{% hint style="warning" %}
Dies wird nur für die Ereigniserstellung in Command verwendet und nicht für die Authentifizierung bei Webex.
{% endhint %}
{% endstep %}

{% step %}
**Kopieren Sie die Webex-Elemente anhand der folgenden Zuordnung in die SIP-Konfigurationsfelder von Verkada:**

|                                                                                        |                       |
| -------------------------------------------------------------------------------------- | --------------------- |
| **Webex-Feld**                                                                         | **Verkada-Feld**      |
| <p>Wert der Leitungs-ID <strong>nach</strong> dem @<br>(z. B. au10.bcld.webex.com)</p> | Domäne/Server         |
| <p>Wert der Leitungs-ID <strong>vor</strong> dem @<br>(z. B. exryldgng4)</p>           | Benutzer-ID/Durchwahl |
| SIP-Passwort                                                                           | Passwort/Geheimnis    |
| SIP-Benutzername                                                                       | Authentifizierungs-ID |
| Ausgehender Proxy                                                                      | Proxy                 |
| {% endstep %}                                                                          |                       |

{% step %}
**Wählen Sie TLS für den Transport aus.**&#x20;
{% endstep %}

{% step %}
**Aktivieren Sie SRTP.**&#x20;
{% endstep %}

{% step %}
**Klicken Sie auf Speichern.**

Wenn die Registrierung erfolgreich ist, sehen Sie auf der Einstellungsseite Ihrer Gegensprechanlage ein grünes Häkchen neben Ihren SIP-Kontoinformationen.&#x20;
{% endstep %}
{% endstepper %}


---

# 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:

```
GET https://help.verkada.com/intercom/de/konfiguration/integrate-verkada-intercoms-with-sip/webex-konfiguration-fur-verkada-intercoms.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
