> 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/integrate-verkada-intercoms-with-sip/configure-a-sip-fallback-extension.md).

# SIPフォールバック内線を設定する

SIPフォールバック拡張は、インターコムがネットワーク接続を失った場合に発信するローカルSIP連絡先です。フォールバック拡張を通話リストに含める必要はありません。インターコムがオフラインになると、通話リストを経由せず、フォールバック拡張に直接発信します。

{% hint style="danger" %}
デバイスがローカルSIPアカウントを有効にした緊急インターコムとして構成されている場合、フォールバック拡張が必要です。緊急ではないインターコムでは、フォールバック拡張は任意です。
{% endhint %}

***

## 設定

### 緊急インターコム

{% hint style="danger" %}
続行する前に [インターコムを緊急電話として構成する](/intercom/ja/she-ding/add-and-configure-receivers-in-intercom/configure-an-intercom-as-an-emergency-phone.md) の手順に従ってください。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Commandで、［すべての製品］>［Intercom］に移動します。**
{% endstep %}

{% step %}
**インターホンを選択し、［Settings］をクリックします。**
{% endstep %}

{% step %}
**\[通話] > \[SIPアカウント] で、次を選択します：**

a.  **アカウントを追加** 初回のSIP統合の場合.b.  **編集** 以前にSIPアカウントを作成している場合。
{% endstep %}

{% step %}
**\[必須] で、次の情報を入力します：**

a. Sipアカウント名\
b. ドメイン / サーバー\
c. ユーザーID / 拡張番号\
d. オフラインSIPフォールバック拡張\
e. パスワード / シークレット

<div align="left" data-with-frame="true"><img src="/files/4ae7bc8f5942c98907debf584f683283378bb0ab" alt="" width="563"></div>

f.  **保存**.
{% endstep %}
{% endstepper %}

### 緊急ではないインターコム

{% hint style="danger" %}
フォールバック拡張を作成するには、インターコムをローカルSIPサーバーに登録する必要があります。参照： [Verkada IntercomをSIPと統合する](/intercom/ja/she-ding/integrate-verkada-intercoms-with-sip.md) を参照してください。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Commandで、［すべての製品］>［Intercom］に移動します。**
{% endstep %}

{% step %}
**インターホンを選択し、［Settings］をクリックします。**
{% endstep %}

{% step %}
**\[通話] > \[SIPアカウント] で、次を選択します：**

a.  **アカウントを追加** 初回のSIP統合の場合.b.  **編集** 以前にSIPアカウントを作成している場合。
{% endstep %}

{% step %}
**\[任意] > \[オフラインSIPフォールバック拡張] で、フォールバック拡張を入力します。**

<div align="left" data-with-frame="true"><img src="/files/5f41d3771f18ee064d5e90d2adf1e091a250324c" alt="" width="563"></div>
{% endstep %}

{% step %}
**\[保存] をクリックします。**
{% 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/ja/she-ding/integrate-verkada-intercoms-with-sip/configure-a-sip-fallback-extension.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.
