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

# Intercomのテスト通話を行う

Verkadaのビデオインターホンは、指定された受信先へのシームレスな通話を可能にします。Verkada Commandダッシュボードから、通話を電話番号、デスクステーション、またはVerkada Passアプリ経由でユーザーに直接ルーティングするよう設定できます。設定を確認するには、テスト通話を行ってください。&#x20;

***

### 開始する前に

* インターホンは [Commandに追加されている必要があります](/command/ja/ganaizshonno/add-a-device-to-your-command-organization.md).
* インターホンは、Power over Ethernet（PoE）対応スイッチに接続されている必要があります。
* [ドアがインターホンとペアリングされている必要があります。](/intercom/ja/hajimeni/get-started-with-verkada-intercom.md#connect-a-door)
* [受信先を追加する必要があります](/intercom/ja/she-ding/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/ja/she-ding/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.
