> 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-explainer.md).

# 會議室連接器

會議室連接器（CRC）可讓符合標準的 H.323/SIP 視訊會議裝置加入 Zoom 會議與網路研討會。CRC 包含增強型 API 連接器，這是一個部署在您內部環境中的軟體應用程式，可啟用選用功能，包括：

* 裝置管理、
* 行事曆整合，以及
* 透過向 Zoom 的 SIP 代理伺服器註冊進行通話控制。

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

本文件將概述如何為您的 Zoom 帳戶啟用會議室連接器，以及如何使用 SIP 和 H.323 撥號協定，透過 CRC 閘道建立與 Zoom 會議的連線。文件也將涵蓋增強型 API 連接器的部署、選用 CRC 功能的設定、授權考量、支援的裝置與軟體版本，以及其他 CRC 使用的技術需求。對於從內部部署的 H.323/SIP 作業遷移至會議室連接器的組織，文件也會說明常見的整合程序。

如需有關將會議室連接器產品整合至您業務中的更多資訊，請聯絡您的客戶團隊。

{% content-ref url="/pages/c1f151b605ca9174cfd85ae77d8c0ee49f5ef523" %}
[先決條件與注意事項](/technical-library/zh-tw/jin-jie-qi-ye-fu-wu/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-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-explainer/additional-conference-room-connector-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/71e1f42f8a79456c14fc1bcf1469b3bb4be06f16" %}
[增強型 API 連接器部署與功能](/technical-library/zh-tw/jin-jie-qi-ye-fu-wu/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-explainer/common-integration-scenarios.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/e010585803236ba3b92000c5a3b268cc7849b5db" %}
[Zoom 增強型 API 連接器（Cisco H.323/SIP 裝置設定）](/technical-library/zh-tw/jin-jie-qi-ye-fu-wu/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-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.
