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

# Verkada 인터콤용 Webex 구성

Webex Control Hub에서 인터콤을 고객 관리 장치로 구성하고 Verkada Command에 SIP 계정을 추가하여 Verkada 인터콤을 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에서 모든 제품 > 인터콤으로 이동합니다.**&#x20;
{% endstep %}

{% step %}
**Control Hub에 추가한 인터콤을 선택하고 설정을 클릭합니다.**
{% endstep %}

{% step %}
**통화 아래에서 계정 추가를 선택합니다.**
{% endstep %}

{% step %}
**SIP 계정 이름을 입력합니다.**

{% hint style="warning" %}
이 항목은 Command에서 이벤트 생성에만 사용되며 Webex 인증에는 사용되지 않습니다.
{% endhint %}
{% endstep %}

{% step %}
**다음 매핑을 사용하여 Webex 요소를 Verkada SIP 구성 필드에 복사합니다.**

|                                                                  |                |
| ---------------------------------------------------------------- | -------------- |
| **Webex 필드**                                                     | **Verkada 필드** |
| <p>라인 ID 값 <strong>뒤에</strong> @<br>(예: au10.bcld.webex.com)</p> | 도메인/서버         |
| <p>라인 ID 값 <strong>앞에</strong> @<br>(예: exryldgng4)</p>          | 사용자 ID/내선 번호   |
| SIP 비밀번호                                                         | 비밀번호/비밀키       |
| SIP 사용자 이름                                                       | 인증 ID          |
| 발신 프록시                                                           | 프록시            |
| {% endstep %}                                                    |                |

{% step %}
**전송 방식으로 TLS를 선택합니다.**&#x20;
{% endstep %}

{% step %}
**SRTP를 켭니다.**&#x20;
{% endstep %}

{% step %}
**저장을 클릭합니다.**

등록이 성공하면 인터콤의 설정 페이지에서 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/ko/configuration/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.
