# Webex Configuration for Verkada Intercoms

Integrate Verkada Intercom with Webex by configuring the intercom as a customer-managed device in Webex Control Hub and adding the SIP account in Verkada Command. This integration enables the intercom to register with Webex using secure SIP and SRTP communication.

***

## Webex device configuration

{% stepper %}
{% step %}
**In Webex Control Hub, configure your intercom as a** [**customer managed device**](https://help.webex.com/en-us/article/nemh93t/Add-your-customer-managed-device)**.**
{% endstep %}

{% step %}
**After adding the device, note the registration details.**
{% endstep %}

{% step %}
**Open Verkada Command and continue with the configuration.**
{% endstep %}
{% endstepper %}

***

## Command configuration

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Intercom.**&#x20;
{% endstep %}

{% step %}
**Select the intercom you added to Control Hub and click Settings.**
{% endstep %}

{% step %}
**Under Call, select Add Account.**
{% endstep %}

{% step %}
**Enter your SIP Account Name.**

{% hint style="warning" %}
This is only used for event generation in Command and isn't used for authentication to Webex.
{% endhint %}
{% endstep %}

{% step %}
**Copy the Webex elements to the Verkada SIP configuration fields using the following Mapping:**

|                                                                                |                   |
| ------------------------------------------------------------------------------ | ----------------- |
| **Webex Field**                                                                | **Verkada Field** |
| <p>Line ID value <strong>after</strong> the @<br>(ex. au10.bcld.webex.com)</p> | Domain/Server     |
| <p>Line ID value <strong>before</strong> the @<br>(ex. exryldgng4)</p>         | User ID/Extension |
| SIP Password                                                                   | Password/Secret   |
| SIP Username                                                                   | Authentication ID |
| Outbound Proxy                                                                 | Proxy             |
| {% endstep %}                                                                  |                   |

{% step %}
**Select TLS for transport.**&#x20;
{% endstep %}

{% step %}
**Toggle on SRTP.**&#x20;
{% endstep %}

{% step %}
**Click Save.**

You will see a green check mark next to your SIP Account information in your intercom's settings page when the registration is successful.&#x20;
{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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/configuration/integrate-verkada-intercoms-with-sip/webex-configuration-for-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.
