> 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/add-and-configure-receivers-in-intercom/make-your-first-call-with-td52.md).

# 테스트 인터콤 통화 걸기

Verkada 비디오 인터콤은 지정된 수신자에게 원활하게 전화를 연결할 수 있도록 해줍니다. Verkada Command 대시보드를 통해 통화가 전화번호, 데스크 스테이션 또는 Verkada Pass 앱을 통해 사용자에게 직접 연결되도록 구성할 수 있습니다. 구성을 확인하려면 테스트 전화를 걸어보세요.&#x20;

***

### 시작하기 전에

* 인터콤은 [Command에 추가되어 있어야 합니다](/command/ko/organization-settings/add-a-device-to-your-command-organization.md).
* 인터콤은 PoE(Power over Ethernet)가 지원되는 스위치에 연결되어 있어야 합니다.
* [문이 인터콤과 페어링되어 있어야 합니다.](/intercom/ko/getting-started/get-started-with-verkada-intercom.md#connect-a-door)
* [수신자가 추가되어 있어야 합니다](/intercom/ko/configuration/add-and-configure-receivers-in-intercom.md).

***

## 테스트 전화 걸기

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Intercom으로 이동합니다.**
{% endstep %}

{% step %}
**테스트하려는 인터콤 보기를 선택합니다.**
{% endstep %}

{% step %}
**상단에서 Settings를 클릭합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 Troubleshooting을 클릭합니다.**
{% endstep %}

{% step %}
**인터콤의 라이브 피드와 함께 추가로 페어링된 카메라도 표시되어야 합니다.**

1. 피드 아래에서 **수신자를 선택합니다.**
2. 수신자 옵션 중 하나를 선택합니다.
3. 클릭합니다 **테스트 통화 시작.**
   {% endstep %}

{% step %}
**수신자가 응답하면 통화 세션이 시작되며, 수신자는 문을 잠금 해제하거나 세션을 종료할 수 있습니다.**

{% hint style="info" %}
인터콤 오디오 볼륨은 다음에서 변경할 수 있습니다 **Settings > Audio**.
{% endhint %}
{% endstep %}
{% endstepper %}

***

{% hint style="success" %}
**실제로 작동하는 모습을 보고 싶으신가요?** 다음을 확인해 보세요 [동영상 튜토리얼](https://www.youtube.com/watch?v=r6xsC-Meq0k).
{% endhint %}


---

# 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/add-and-configure-receivers-in-intercom/make-your-first-call-with-td52.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.
