# 인터컴 상호운용성 매뉴얼

세션 개시 프로토콜(SIP)은 VOIP 통신의 기반이 되는 프로토콜입니다. SIP는 표준화되어 있으므로, 대부분의 개방형 SIP 서버는 Verkada TD52와 함께 전체 기능(비디오, 오디오, 잠금 해제)을 지원해야 합니다.

## 검증된 SIP 서버

검증한 온프레미스 및 클라우드 솔루션은 아래 표를 참조하세요. 여기에 나열되지 않은 제공업체의 경우, [Verkada 지원팀](/command/ko/need-help/contact-verkada-support.md) 에 문의하여 도움을 받으세요.

|             |                 |        |          |          |           |                                                                                                                                       |
| ----------- | --------------- | ------ | -------- | -------- | --------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| **제공업체**    | **유형**          | **버전** | **비디오?** | **오디오?** | **DTMF?** | **설정 가이드**                                                                                                                            |
| Cisco       | CUCM            | 8 & 14 | ✅        | ✅        | ✅         | [Cisco 설정](/intercom/ko/configuration/integrate-verkada-intercoms-with-sip/sip-integration-cisco-unified-cm.md)                       |
| Cisco       | Webex           | 46.4   | ✅        | ✅        | ✅         | [Webex 설정](/intercom/ko/configuration/integrate-verkada-intercoms-with-sip/verkada-webex.md)                                          |
| Freepbx     | Freepbx         | 15     | ✅        | ✅        | ✅         | [Freepbx 설정](/intercom/ko/configuration/integrate-verkada-intercoms-with-sip/freepbx-configuration-for-verkada-intercoms.md)          |
| Ringcentral | Ringcentral     | 24.1.5 |          | ✅        | ✅         | [Ringcentral 설정](/intercom/ko/configuration/integrate-verkada-intercoms-with-sip/ring-central-configuration-for-verkada-intercoms.md) |
| Cybertwice  | Microsoft Teams | 1.5.11 | ✅        | ✅        | ✅         | [Teams 설정](/intercom/ko/configuration/intercom-teams-integration.md)                                                                  |

## 검증된 SIP 전화기

검증한 SIP 전화기는 아래 표를 참조하세요. 여기에 나열되지 않은 전화기의 경우, [Verkada 지원팀](/command/ko/need-help/contact-verkada-support.md) 에 문의하여 도움을 받으세요.

|             |         |          |          |          |             |
| ----------- | ------- | -------- | -------- | -------- | ----------- |
| **제공업체**    | **모델**  | **비디오?** | **오디오?** | **DTMF** | **테스트한 서버** |
| Cisco       | 8865    | ✅        | ✅        | ✅        | CUCM 8      |
| Cisco       | 8811    |          | ✅        | ✅        | CUCM 14     |
| Yealink     | VP59    | ✅        | ✅        | ✅        | Freepbx 15  |
| Grandstream | GXV3480 | ✅        | ✅        | ✅        | Freepbx 15  |

## 데스크 스테이션 스피커

데스크 스테이션의 볼륨을 높여야 하는 경우, 검증한 스피커는 아래 표를 참조하세요. 여기에 나열되지 않은 스피커의 경우, [Verkada 지원팀](/command/ko/need-help/contact-verkada-support.md) 에 문의하여 도움을 받으세요.

|          |                |           |
| -------- | -------------- | --------- |
| **제공업체** | **모델**         | **연결 방식** |
| Anker    | Powerconf S330 | USB       |
| Emeet    | m2             | BT, AUX   |
| Jabra    | Speak 510 UC   | BT        |

{% hint style="warning" %}
USB 및 AUX 스피커의 경우, 데스크 스테이션의 버튼을 사용해야 합니다. 스피커의 응답/통화 종료 버튼은 통화에 작동하지 않습니다.
{% endhint %}

{% hint style="warning" %}
데스크 스테이션에서 안내 액세스 모드를 사용하는 경우 일부 기능이 예상대로 작동하지 않을 수 있습니다. 문제가 발생하면 안내 액세스 모드를 비활성화하세요.
{% endhint %}


---

# 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/ko/configuration/intercom-deployment-best-practices-guide/intercom-interoperability-manual.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.
