> 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/zoom-node/zoom-node-explainer/zoom-conference-room-connector-hybrid.md).

# Zoom Conference Room Connector Hybrid

#### <mark style="color:blue;">Zoom Conference Room Connector Hybrid: Hybrid Meetings for Conference Rooms</mark> <a href="#vwn78dbs8d9m" id="vwn78dbs8d9m"></a>

Zoom’s Conference Room Connector Hybrid is similar to Zoom’s [Meetings Hybrid](/advanced-enterprise-services/zoom-node/zoom-node-explainer/zoom-meetings-hybrid.md) solution, including support for hybrid and private meetings, but instead of supporting Zoom Workplace apps, it provides support for legacy SIP and H.323 conference room systems.

With this product, multiple conference rooms can connect to the on-premises, hybrid Zoom Node appliance that can simultaneously receive, multiplex, and redistribute inbound and outbound media streams to the Zoom Cloud, supporting up to 8 simultaneous high definition conference rooms per-module by default. The Conference Room Connector Hybrid module also supports other important features to the meeting experience, including in-meeting chat, reactions, control layouts, and support for one-button join functionality.

The following image provides an example of the Conference Room Connector Hybrid service integrating with the Meetings Hybrid service, in addition to other Conference Room Connector Hybrid features like the API Connector Hybrid for integrated calendaring.

<figure><img src="/files/hs9u2MP32U2fBIjJOzlB" alt="Diagram depicting the Conference Room Connector Hybrid service connecting with the Zoom Cloud and Meetings Hybrid module" width="563"><figcaption><p>Diagram depicting the Conference Room Connector Hybrid service connecting with the Zoom Cloud and Meetings Hybrid module</p></figcaption></figure>

{% hint style="info" %}
**Note**

Conference Room Connector Hybrid does not require Zoom Meetings Hybrid and is only included for illustrative purposes.
{% endhint %}


---

# 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/zoom-node/zoom-node-explainer/zoom-conference-room-connector-hybrid.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.
