> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/zh-tw/jin-jie-qi-ye-fu-wu/conference-room-connector/conference-room-connector-explainer.md).

# 會議室連接器說明

會議室連接器（CRC）可讓符合標準的 H.323/SIP 視訊會議裝置加入 Zoom Meetings 和 Webinars。CRC 也包含選用功能，包括裝置管理、行事曆整合，以及透過將您的 SIP 型視訊會議裝置註冊到 Zoom 的 SIP 代理伺服器來進行通話控制。

透過為您的 Zoom 帳戶取得一個或多個 CRC 訂閱，支援的視訊會議裝置可使用 SIP 或 H.323 撥號通訊協定撥入 CRC 閘道，加入 Zoom Meetings 和 Webinars。透過在您的網路中部署 Enhanced API Connector，並在 Zoom 網頁入口網站中管理視訊會議裝置，您的組織即可為受支援的 H.323/SIP 視訊會議裝置使用選用的行事曆整合與 SIP 代理伺服器註冊功能。

本文件將概述為您的 Zoom 帳戶啟用 Conference Room Connector，並透過 CRC 閘道使用 SIP 與 H.323 撥號通訊協定連線至 Zoom Meetings 的流程。它也將涵蓋 Enhanced API Connector 的部署、選用 CRC 功能的設定、授權考量、支援的裝置與軟體版本，以及 CRC 使用的其他技術需求。另也會說明從內部部署 H.323/SIP 作業轉換至 Conference Room Connector 的組織常見整合程序。

如需將 Conference Room Connector 產品整合至您的企業的更多資訊，請聯絡您的帳戶團隊。

### 先決條件與注意事項

{% content-ref url="/pages/c1f151b605ca9174cfd85ae77d8c0ee49f5ef523" %}
[先決條件與考量](/technical-library/zh-tw/jin-jie-qi-ye-fu-wu/conference-room-connector/conference-room-connector-explainer/prerequisites-and-considerations.md)
{% endcontent-ref %}

### 網頁控制與撥號程序

{% content-ref url="/pages/7b4c26566710cde560e607b9fb086afe281b7d8b" %}
[網頁控制項與撥號程序](/technical-library/zh-tw/jin-jie-qi-ye-fu-wu/conference-room-connector/conference-room-connector-explainer/web-controls-and-dialing-procedures.md)
{% endcontent-ref %}

### 其他功能

{% content-ref url="/pages/41181866d2f0570d60161b639ef2b8b9c61d8d56" %}
[會議室連接器的其他功能](/technical-library/zh-tw/jin-jie-qi-ye-fu-wu/conference-room-connector/conference-room-connector-explainer/additional-conference-room-connector-features.md)
{% endcontent-ref %}

### Enhanced API Connector 的部署與功能

{% content-ref url="/pages/71e1f42f8a79456c14fc1bcf1469b3bb4be06f16" %}
[增強型 API 連接器部署與功能](/technical-library/zh-tw/jin-jie-qi-ye-fu-wu/conference-room-connector/conference-room-connector-explainer/enhanced-api-connector-deployment-and-functionality.md)
{% endcontent-ref %}

### 常見整合情境

{% content-ref url="/pages/ce633cc3bdad01bb54fc350aff8574a4aeae9c20" %}
[常見整合情境](/technical-library/zh-tw/jin-jie-qi-ye-fu-wu/conference-room-connector/conference-room-connector-explainer/common-integration-scenarios.md)
{% endcontent-ref %}

### Conference Room Connector 訊號流程

{% content-ref url="/pages/19aa7c7dcbc3927b6f1ecc6889353eded5fcce58" %}
[會議室連接器訊號流程](/technical-library/zh-tw/jin-jie-qi-ye-fu-wu/conference-room-connector/conference-room-connector-explainer/conference-room-connector-signal-flow.md)
{% endcontent-ref %}

### Zoom Enhanced API Connector（Cisco H.323/SIP 裝置設定）

{% content-ref url="/pages/e010585803236ba3b92000c5a3b268cc7849b5db" %}
[Zoom 增強型 API 連接器（Cisco H.323/SIP 裝置設定）](/technical-library/zh-tw/jin-jie-qi-ye-fu-wu/conference-room-connector/conference-room-connector-explainer/zoom-enhanced-api-connector-cisco-h.323-sip-device-settings.md)
{% endcontent-ref %}


---

# 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://library.zoom.com/technical-library/zh-tw/jin-jie-qi-ye-fu-wu/conference-room-connector/conference-room-connector-explainer.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.
