> 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/gao-ji-qi-ye-ban-fu-wu/conference-room-connector/conference-room-connector-explainer.md).

# 会议室连接器说明

会议室连接器 (CRC) 允许基于标准的 H.323/SIP 视频会议设备加入 Zoom Meetings 和网络研讨会。CRC 还包含可选功能，包括设备管理、日历集成以及通过将您的基于 SIP 的视频会议设备注册到 Zoom 的 SIP 代理来进行呼叫控制。

通过为您的 Zoom 账户获取一个或多个 CRC 订阅，受支持的视频会议设备可以通过使用 SIP 或 H.323 拨号协议拨入 CRC 网关来加入 Zoom Meetings 和网络研讨会。通过在您的网络中部署增强版 API 连接器，并在 Zoom Web门户中管理视频会议设备，您的组织可以为受支持的 H.323/SIP 视频会议设备使用可选的日历集成和 SIP 代理注册功能。

本文将概述为您的 Zoom 账户激活会议室连接器并使用 SIP 和 H.323 拨号协议通过 CRC 网关建立与 Zoom Meetings 的连接的过程。它还将涵盖增强版 API 连接器的部署、可选 CRC 功能的配置、许可注意事项、受支持的设备和软件版本，以及 CRC 使用的其他技术要求。对于从本地部署的 H.323/SIP 运营迁移到会议室连接器的组织，将描述常见的集成流程。

有关将会议室连接器产品集成到您的业务中更多信息，请联系您的账户团队。

### 前提条件和注意事项

{% content-ref url="/pages/4798d0e35a3c8c14f2b9736cd4945e93a103578d" %}
[先决条件和注意事项](/technical-library/zh/gao-ji-qi-ye-ban-fu-wu/conference-room-connector/conference-room-connector-explainer/prerequisites-and-considerations.md)
{% endcontent-ref %}

### Web 控件和拨号流程

{% content-ref url="/pages/8a626e05d7a811ac7a882bf6e04f91b78873b572" %}
[Web 控件和拨号流程](/technical-library/zh/gao-ji-qi-ye-ban-fu-wu/conference-room-connector/conference-room-connector-explainer/web-controls-and-dialing-procedures.md)
{% endcontent-ref %}

### 附加功能

{% content-ref url="/pages/df4e69712abdb5878de46c9bf964cc8262596e6a" %}
[其他会议室连接器功能](/technical-library/zh/gao-ji-qi-ye-ban-fu-wu/conference-room-connector/conference-room-connector-explainer/additional-conference-room-connector-features.md)
{% endcontent-ref %}

### 增强版 API 连接器部署与功能

{% content-ref url="/pages/2bb20522e8ab2f85f4fdfa5d07ff92b867860891" %}
[增强型 API 连接器部署和功能](/technical-library/zh/gao-ji-qi-ye-ban-fu-wu/conference-room-connector/conference-room-connector-explainer/enhanced-api-connector-deployment-and-functionality.md)
{% endcontent-ref %}

### 常见集成场景

{% content-ref url="/pages/e87c5699b0ec37f847e17e3691a06b6c9163584d" %}
[常见集成场景](/technical-library/zh/gao-ji-qi-ye-ban-fu-wu/conference-room-connector/conference-room-connector-explainer/common-integration-scenarios.md)
{% endcontent-ref %}

### 会议室连接器信号流

{% content-ref url="/pages/6f2aeb885365bac3adc1c714e832dc071175f7f7" %}
[会议室连接器信令流程](/technical-library/zh/gao-ji-qi-ye-ban-fu-wu/conference-room-connector/conference-room-connector-explainer/conference-room-connector-signal-flow.md)
{% endcontent-ref %}

### Zoom 增强版 API 连接器（Cisco H.323/SIP 设备设置）

{% content-ref url="/pages/6b3f9c3498af0df469349d56dff5f57fb2c70b06" %}
[Zoom 增强型 API 连接器（Cisco H.323/SIP 设备设置）](/technical-library/zh/gao-ji-qi-ye-ban-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/gao-ji-qi-ye-ban-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.
