> 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/advanced-enterprise-services/conference-room-connector-explainer.md).

# Conference Room Connector

Conference Room Connector (CRC) allows standards-based H.323/SIP video conferencing devices to join Zoom Meetings and Webinars. CRC includes the Enhanced API Connector, which is a software application deployed on your premises and enables optional features, including:

* device management,
* calendar integration, and
* call control via registration to Zoom's SIP proxy.

By obtaining one or more CRC subscriptions for your Zoom account, supported video conferencing devices can join Zoom Meetings and Webinars by dialing into the CRC gateway using SIP or H.323 dialing protocols. By deploying the Enhanced API Connector into your network and managing supported video conferencing devices in the Zoom web portal, your organization can utilize the optional calendar integration and SIP proxy registration features for your supported H.323/SIP video conferencing devices.

This document will outline the process for activating Conference Room Connector for your Zoom account and establishing connections to Zoom Meetings via the CRC gateway using SIP and H.323 dialing protocols. It will also cover the deployment of the Enhanced API Connector, configuring optional CRC features, licensing considerations, supported devices and software versions, and other technical requirements for CRC usage. Common integration procedures will be described for organizations transitioning from their on-premises H.323/SIP operations to Conference Room Connector.

For more information on integrating the Conference Room Connector product into your business, please reach out to your account team.

{% content-ref url="/pages/QXWbVrWaBeg2R9CnJEtO" %}
[Prerequisites and Considerations](/advanced-enterprise-services/conference-room-connector-explainer/prerequisites-and-considerations.md)
{% endcontent-ref %}

{% content-ref url="/pages/4hgfMWt6IcSudlQ9v3L3" %}
[Web Controls and Dialing Procedures](/advanced-enterprise-services/conference-room-connector-explainer/web-controls-and-dialing-procedures.md)
{% endcontent-ref %}

{% content-ref url="/pages/MB5nuzJ7SePiLvPPYEUt" %}
[Additional Conference Room Connector Features](/advanced-enterprise-services/conference-room-connector-explainer/additional-conference-room-connector-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/da5ipyRudaRxkGLlnxbW" %}
[Enhanced API Connector Deployment and Functionality](/advanced-enterprise-services/conference-room-connector-explainer/enhanced-api-connector-deployment-and-functionality.md)
{% endcontent-ref %}

{% content-ref url="/pages/QKltj6T07TJw5NOkTPSB" %}
[Common Integration Scenarios](/advanced-enterprise-services/conference-room-connector-explainer/common-integration-scenarios.md)
{% endcontent-ref %}

{% content-ref url="/pages/opUbcB1Ep4fnryX9OXBX" %}
[Conference Room Connector Signal Flow](/advanced-enterprise-services/conference-room-connector-explainer/conference-room-connector-signal-flow.md)
{% endcontent-ref %}

{% content-ref url="/pages/xrVN2B2NLWz0nTv9MtpB" %}
[Zoom Enhanced API Connector (Cisco H.323/SIP Device Settings)](/advanced-enterprise-services/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/advanced-enterprise-services/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.
