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

# Zoom Konferans Odası Bağlayıcısı Hibrit

#### <mark style="color:mavi;">Zoom Konferans Odası Bağlayıcısı Hibrit: Konferans odaları için Hibrit Toplantılar</mark> <a href="#vwn78dbs8d9m" id="vwn78dbs8d9m"></a>

Zoom’un Konferans Odası Bağlayıcısı Hibrit’i, Zoom’unkine benzer [Meetings Hibrit](/technical-library/tr/gelismis-kurumsal-hizmetler/zoom-node/zoom-node-explainer/zoom-meetings-hybrid.md) çözüm, hibrit ve özel toplantılar için destek dahil olmak üzere, ancak Zoom Workplace uygulamalarını desteklemek yerine, eski SIP ve H.323 konferans odası sistemleri için destek sağlar.

Bu ürünle, birden fazla konferans odası, eş zamanlı olarak gelen ve giden medya akışlarını alıp çoklayabilen ve Zoom bulut'a yeniden dağıtabilen yerel, hibrit Zoom Node cihazına bağlanabilir; varsayılan olarak modül başına en fazla 8 eş zamanlı yüksek çözünürlüklü konferans odasını destekler. Konferans Odası Bağlayıcısı Hibrit modülü ayrıca, toplantı içi sohbet, tepkiler, düzen denetimleri ve tek düğmeyle katılma işlevi desteği dahil olmak üzere toplantı deneyimine yönelik diğer önemli özellikleri de destekler.

Aşağıdaki görsel, entegre takvimlendirme için API Bağlayıcı Hibrit gibi diğer Konferans Odası Bağlayıcısı Hibrit özelliklerine ek olarak, Konferans Odası Bağlayıcısı Hibrit hizmetinin Meetings Hibrit hizmetiyle entegre olduğunu gösteren bir örnek sunar.

<figure><img src="/files/557a286b5f46340585c6fd217688c08c29be0bea" alt="Diagram depicting the Conference Room Connector Hybrid service connecting with the Zoom Cloud and Meetings Hybrid module" width="563"><figcaption><p>Konferans Odası Bağlayıcısı Hibrit hizmetinin Zoom bulut ve Meetings Hibrit modülüyle Bağlanıyor olduğunu gösteren diyagram</p></figcaption></figure>

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

Konferans Odası Bağlayıcısı Hibrit, Zoom Meetings Hibrit gerektirmez ve yalnızca örnekleme amacıyla dahil edilmiştir.
{% 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/tr/gelismis-kurumsal-hizmetler/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.
