# SIP 대체 내선번호 구성하기

SIP 대체 내선은 인터콤이 네트워크 연결을 잃었을 때 전화를 거는 로컬 SIP 연락처입니다. 대체 내선은 통화 목록에 있을 필요가 없습니다. 인터콤이 오프라인이 되면 통화 목록을 건너뛰고 대체 내선으로 바로 전화를 겁니다.

{% hint style="danger" %}
장치가 로컬 SIP 계정이 활성화된 비상 인터콤으로 구성된 경우 대체 내선이 필요합니다. 비상용이 아닌 인터콤의 경우 대체 내선은 선택 사항입니다.
{% endhint %}

***

## 구성

### 긴급 인터콤

{% hint style="danger" %}
다음 단계에 따라 [인터콤을 비상 전화로 구성](/intercom/ko/configuration/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/c60b9944148f3921318163df9d57f6e922803cdd" alt="" width="563"></div>

f. 클릭 **저장**.
{% endstep %}
{% endstepper %}

### 비상용이 아닌 인터콤

{% hint style="danger" %}
대체 내선을 만들려면 인터콤이 로컬 SIP 서버에 등록되어 있어야 합니다. 다음을 참조하세요 [Verkada Intercom을 SIP와 통합](/intercom/ko/configuration/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/26b456d3409ddf28454e37a65999ce5e693ede12" alt="" width="563"></div>
{% endstep %}

{% step %}
**저장을 클릭합니다.**
{% endstep %}
{% endstepper %}


---

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