> 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/ja/she-ding/integrate-verkada-intercoms-with-sip/webex-configuration-for-verkada-intercoms.md).

# Verkada インターホン向け Webex 設定

Webex Control Hub でインターホンをカスタマー管理デバイスとして構成し、Verkada Command に SIP アカウントを追加することで、Verkada Intercom を Webex と統合します。この統合により、インターホンは安全な SIP および SRTP 通信を使用して Webex に登録できます。

***

## Webex デバイスの構成

{% stepper %}
{% step %}
**Webex Control Hub で、インターホンを次のように構成します。** [**カスタマー管理デバイス**](https://help.webex.com/en-us/article/nemh93t/Add-your-customer-managed-device)**.**
{% endstep %}

{% step %}
**デバイスを追加したら、登録情報を控えておきます。**
{% endstep %}

{% step %}
**Verkada Command を開き、構成を続けます。**
{% endstep %}
{% endstepper %}

***

## Command の構成

{% stepper %}
{% step %}
**Verkada Command で、［All Products］>［Intercom］に移動します。**&#x20;
{% endstep %}

{% step %}
**Control Hub に追加したインターホンを選択し、［Settings］をクリックします。**
{% endstep %}

{% step %}
**［Call］で、［Add Account］を選択します。**
{% endstep %}

{% step %}
**SIP アカウント名を入力します。**

{% hint style="warning" %}
これは Command でのイベント生成にのみ使用され、Webex への認証には使用されません。
{% endhint %}
{% endstep %}

{% step %}
**次のマッピングに従って、Webex の要素を Verkada の SIP 構成フィールドにコピーします。**

|                                               |                   |
| --------------------------------------------- | ----------------- |
| **Webex フィールド**                               | **Verkada フィールド** |
| Line ID の値 **@ の後の** （例: au10.bcld.webex.com） | ドメイン/サーバー         |
| Line ID の値 **@ の前の** （例: exryldgng4）          | ユーザー ID/内線        |
| SIP パスワード                                     | パスワード/シークレット      |
| SIP ユーザー名                                     | 認証 ID             |
| アウトバウンドプロキシ                                   | プロキシ              |
| {% endstep %}                                 |                   |

{% step %}
**トランスポートには TLS を選択します。**&#x20;
{% endstep %}

{% step %}
**SRTP をオンにします。**&#x20;
{% endstep %}

{% step %}
**［Save］をクリックします。**

登録が成功すると、インターホンの設定ページで SIP アカウント情報の横に緑のチェックマークが表示されます。&#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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/intercom/ja/she-ding/integrate-verkada-intercoms-with-sip/webex-configuration-for-verkada-intercoms.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.
