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

# Konferans Odası Bağlayıcısı Açıklayıcı

Konferans Odası Bağlayıcısı (CRC), standartlara dayalı H.323/SIP video konferans cihazlarının Zoom Meetings ve Webinarlar'a katılmasına olanak tanır. CRC ayrıca, SIP tabanlı video konferans cihazlarınızı Zoom'un SIP proxy'sine kaydederek cihaz yönetimi, takvim entegrasyonu ve çağrı kontrolü dahil İsteğe Bağlı özellikler içerir.

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 Webinarlar'a katılabilir. Gelişmiş API Bağlayıcısını ağınıza dağıtarak ve video konferans cihazlarını Zoom web portalında yöneterek, Organizasyonunuz desteklenen H.323/SIP video konferans cihazları için İsteğ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ı kurma sürecini özetleyecektir. Ayrıca Gelişmiş API Bağlayıcısının dağıtımını, İsteğ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 ele alacaktır. Kurum 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ü İşletmenize entegre etme hakkında daha fazla bilgi için lütfen hesap ekibinizle iletişime geçin.

### Önkoşullar ve Dikkate Alınacak Hususlar

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

### Web Kontrolleri ve Arama Prosedürleri

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

### Ek Özellikler

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

### Gelişmiş API Bağlayıcısının Dağıtımı ve İşlevselliği

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

### Yaygın Entegrasyonlar Senaryoları

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

### Konferans Odası Bağlayıcısı Sinyal Akışı

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

### Zoom Gelişmiş API Bağlayıcısı (Cisco H.323/SIP Cihaz Ayarları)

{% 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/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/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.
