> 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/new-alarms/ko/configuration/two-way-audio-call-on-bk22-keypad.md).

# BK22 키패드의 양방향 오디오 통화

양방향 오디오 통화를 통해 사이트 관리자와 SOC 운영자는 Verkada Command에서 현장 키패드와 실시간 음성 통신을 시작할 수 있습니다.\
\
패닉 경보가 트리거되면 SOC 운영자는 키패드로 오디오 통화를 시작하여 상황을 현장에서 정확하게 파악하고 인원의 안전을 확인할 수 있습니다.

{% hint style="warning" %}
키패드의 오디오 통화는 기본적으로 비활성화되어 있으며, 장치 설정에서 각 키패드별로 활성화해야 합니다.
{% endhint %}

{% hint style="danger" %}
사용자는 **사이트 관리자** 또는 **사이트 보기 전용** 키패드로 오디오 통화를 시작할 권한이 있어야 합니다.
{% endhint %}

***

## 구성

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

{% step %}
**알람 사이트를 선택합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 Devices를 선택합니다.**
{% endstep %}

{% step %}
**키패드를 선택하세요**, **장치 세부 정보 > 고급 설정에서 '키패드에서 오디오 통화'를 켭니다**.

<div align="left" data-with-frame="true"><figure><img src="/files/5dc3b8cb4b974f61d12d7d63ea0ba147eb01f020" alt="" width="350"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

***

## 양방향 오디오 통화 시작

키패드 오디오 통화는 Command에서만 시작할 수 있습니다.

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

{% step %}
**알람 사이트를 선택합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 Devices를 선택합니다.**
{% endstep %}

{% step %}
**키패드를 선택하고 통화 아이콘을 클릭하여 오디오 통화를 시작합니다.**

<div align="left" data-with-frame="true"><figure><img src="/files/0d5caf05950e3fcf342fc918c75caa2cc3a07f64" alt="" width="338"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
통화의 오디오는 녹음되지 않습니다.
{% endhint %}
{% 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/new-alarms/ko/configuration/two-way-audio-call-on-bk22-keypad.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.
