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

# Connettore della sala conferenze Zoom ibrido

#### <mark style="color:blu;">Connettore della sala conferenze Zoom Hybrid: riunioni ibride per sale conferenze</mark> <a href="#vwn78dbs8d9m" id="vwn78dbs8d9m"></a>

Hybrid del Connettore della sala conferenze di Zoom è simile al Zoom di [Riunioni ibride](/technical-library/it/servizi-avanzati-enterprise/zoom-node/zoom-node-explainer/zoom-meetings-hybrid.md) soluzione, inclusa Assistenza per riunioni ibride e private, ma invece di offrire Assistenza per le app Zoom Workplace, fornisce Assistenza per sistemi legacy SIP e H.323 della sala conferenze.

Con questo prodotto, più sale conferenze possono connettersi all’appliance ibrida Zoom Node on-premises, che può ricevere, multiplexare e ridistribuire simultaneamente i flussi multimediali In entrata e In uscita verso il cloud Zoom, supportando fino a 8 sale conferenze ad alta definizione simultanee per modulo predefinito. Il modulo ibrido Connettore della sala conferenze supporta anche altre importanti funzionalità per l’esperienza di riunione, tra cui chat nella riunione, reazioni, layout di controllo e supporto per la funzionalità Partecipa con un solo pulsante.

L'immagine seguente fornisce un esempio del servizio ibrido Connettore della sala conferenze che si integra con il servizio ibrido Meetings, oltre ad altre funzionalità ibride di Connettore della sala conferenze come l'API Connettore ibrido per l'integrazione del calendario.

<figure><img src="/files/cde2bc677fa139568809fdd9c36c43a87234b87d" alt="Diagram depicting the Conference Room Connector Hybrid service connecting with the Zoom Cloud and Meetings Hybrid module" width="563"><figcaption><p>Diagramma che raffigura il servizio ibrido Connettore della sala conferenze che si connette con il cloud Zoom e il modulo ibrido Meetings</p></figcaption></figure>

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

Connettore della sala conferenze Hybrid non richiede Zoom Meetings Hybrid ed è incluso solo a scopo illustrativo.
{% 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/technical-library/it/servizi-avanzati-enterprise/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.
