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

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

Konferans Odası Bağlayıcısı (CRC), standartlara dayalı H.323/SIP video konferans cihazlarının Zoom Meetings ve Web Seminerlerine katılmasına olanak tanır. CRC, tesislerinizde dağıtılan ve isteğe bağlı özellikler dahil olmak üzere aşağıdakileri etkinleştiren bir yazılım uygulaması olan Gelişmiş API Bağlayıcısını içerir:

* cihaz yönetimi,
* takvim entegrasyonu ve
* Zoom'un SIP proxy'sine kayıt yoluyla çağrı kontrolü.

Zoom hesabınız için bir veya daha fazla CRC aboneliği edinerek, desteklenen video konferans cihazları SIP veya H.323 arama protokollerini kullanarak CRC ağ geçidine arama yapıp Zoom Meetings ve Web Seminerlerine katılabilir. Gelişmiş API Bağlayıcısını ağınıza dağıtarak ve desteklenen video konferans cihazlarını Zoom web portalında yöneterek, Organizasyon'unuz desteklenen H.323/SIP video konferans cihazları için isteğe bağlı takvim entegrasyonu ve SIP proxy kayıt özelliklerinden yararlanabilir.

Bu belge, Zoom hesabınız için Konferans Odası Bağlayıcısı'nı etkinleştirme ve SIP ile H.323 arama protokollerini kullanarak CRC ağ geçidi üzerinden Zoom Meetings'e bağlantılar kurma sürecini açıklayacaktır. Ayrıca Gelişmiş API Bağlayıcısının dağıtımını, isteğe bağlı CRC özelliklerinin yapılandırılmasını, lisanslama hususlarını, desteklenen cihazları ve yazılım sürümlerini ve CRC kullanımı için diğer teknik gereksinimleri de kapsayacaktır. Şirket içi H.323/SIP operasyonlarından Konferans Odası Bağlayıcısı'na geçiş yapan organizasyonlar için yaygın Entegrasyonlar prosedürleri açıklanacaktır.

Konferans Odası Bağlayıcısı ürününü İşletme'nize entegre etme hakkında daha fazla bilgi için lütfen hesap ekibinize ulaşın.

{% content-ref url="/pages/d1daee760958935d677cf0550ff86e41dc779a65" %}
[Önkoşullar ve Dikkate Alınacaklar](/technical-library/tr/gelismis-kurumsal-hizmetler/conference-room-connector-explainer/prerequisites-and-considerations.md)
{% endcontent-ref %}

{% content-ref url="/pages/e6dce57f342d857259d59163bab225b3f04cacfc" %}
[Web Denetimleri ve Arama Prosedürleri](/technical-library/tr/gelismis-kurumsal-hizmetler/conference-room-connector-explainer/web-controls-and-dialing-procedures.md)
{% endcontent-ref %}

{% content-ref url="/pages/c138734c0bc0879188ae24d867f1e0c6646b0051" %}
[Konferans Odası Bağlayıcısının Ek Özellikleri](/technical-library/tr/gelismis-kurumsal-hizmetler/conference-room-connector-explainer/additional-conference-room-connector-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/9569e8b0f9a510608c0ec2cb740658229c68f581" %}
[Gelişmiş API Bağlayıcısının Dağıtımı ve İşlevselliği](/technical-library/tr/gelismis-kurumsal-hizmetler/conference-room-connector-explainer/enhanced-api-connector-deployment-and-functionality.md)
{% endcontent-ref %}

{% content-ref url="/pages/a6e32d3749a8a894848c08f06e1fc4769db3e86d" %}
[Yaygın Entegrasyonlar Senaryoları](/technical-library/tr/gelismis-kurumsal-hizmetler/conference-room-connector-explainer/common-integration-scenarios.md)
{% endcontent-ref %}

{% content-ref url="/pages/a6982a82eefa07c83154309fddd47e6b32ea6e90" %}
[Konferans Odası Bağlayıcısı Sinyal Akışı](/technical-library/tr/gelismis-kurumsal-hizmetler/conference-room-connector-explainer/conference-room-connector-signal-flow.md)
{% endcontent-ref %}

{% content-ref url="/pages/91810da8ca55ef2db5f8baf224adbfc2161bc514" %}
[Zoom Gelişmiş API Bağlayıcısı (Cisco H.323/SIP Cihaz Ayarları)](/technical-library/tr/gelismis-kurumsal-hizmetler/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/tr/gelismis-kurumsal-hizmetler/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.
