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

# Konferenzraum-Connector

Konferenzraum-Connector (CRC) ermöglicht standardsbasierten H.323/SIP-Videokonferenzgeräten das Beitreten zu Zoom Meetings und Webinaren. CRC umfasst den Erweiterten API-Connector, eine Software-Anwendung, die in Ihren Räumlichkeiten bereitgestellt wird und optionale Funktionen ermöglicht, darunter:

* Geräteverwaltung,
* Kalenderintegration und
* Anrufsteuerung per Registrierung beim SIP-Proxy von Zoom.

Durch den Erwerb einer oder mehrerer CRC-Abonnements für Ihr Zoom-Konto können unterstützte Videokonferenzgeräte Zoom Meetings und Webinaren beitreten, indem sie über SIP- oder H.323-Wählprotokolle das CRC-Gateway anwählen. Durch die Bereitstellung des Erweiterten API-Connectors in Ihrem Netzwerk und die Verwaltung unterstützter Videokonferenzgeräte im Zoom-Webportal kann Ihr Unternehmen die optional verfügbare Kalenderintegration und die SIP-Proxy-Registrierungsfunktionen für Ihre unterstützten H.323/SIP-Videokonferenzgeräte nutzen.

Dieses Dokument beschreibt den Prozess zur Aktivierung des Konferenzraum-Connectors für Ihr Zoom-Konto und zum Herstellen von Verbindungen zu Zoom Meetings über das CRC-Gateway mithilfe von SIP- und H.323-Wählprotokollen. Es behandelt außerdem die Bereitstellung des Erweiterten API-Connectors, die Konfiguration von CRC-Funktionen, die optional sind, Überlegungen zur Lizenzierung, unterstützte Geräte und Softwareversionen sowie weitere technische Voraussetzungen für die CRC-Nutzung. Übliche Verfahren zur Integration werden für Unternehmen beschrieben, die von ihren lokalen H.323/SIP-Betrieben zum Konferenzraum-Connector wechseln.

Weitere Informationen zur Integration des Konferenzraum-Connector-Produkts in Ihr Unternehmen erhalten Sie von Ihrem Konto-Team.

{% content-ref url="/pages/cabcb930a040406078e4ef48419c500f1a2425d4" %}
[Voraussetzungen und Überlegungen](/technical-library/de/erweiterte-enterprise-services/conference-room-connector-explainer/prerequisites-and-considerations.md)
{% endcontent-ref %}

{% content-ref url="/pages/50a63ce577522acf4301d0ba8db9f07d83cfa92a" %}
[Web-Steuerelemente und Wählverfahren](/technical-library/de/erweiterte-enterprise-services/conference-room-connector-explainer/web-controls-and-dialing-procedures.md)
{% endcontent-ref %}

{% content-ref url="/pages/444cb5a53059965c6ff122242d9987ca4e78ff61" %}
[Zusätzliche Funktionen des Konferenzraum-Connectors](/technical-library/de/erweiterte-enterprise-services/conference-room-connector-explainer/additional-conference-room-connector-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/c3c54406865f8afd75014820a7b75b5a311fc648" %}
[Bereitstellung und Funktionalität des erweiterten API-Connectors](/technical-library/de/erweiterte-enterprise-services/conference-room-connector-explainer/enhanced-api-connector-deployment-and-functionality.md)
{% endcontent-ref %}

{% content-ref url="/pages/c85d3f814ab297c6c2d71bc962efdf26a6c2abfb" %}
[Häufige Integrationsszenarien](/technical-library/de/erweiterte-enterprise-services/conference-room-connector-explainer/common-integration-scenarios.md)
{% endcontent-ref %}

{% content-ref url="/pages/f91c31611c59b81221e9cf199b51ba17cb63f6a5" %}
[Signalfluss des Konferenzraum-Connectors](/technical-library/de/erweiterte-enterprise-services/conference-room-connector-explainer/conference-room-connector-signal-flow.md)
{% endcontent-ref %}

{% content-ref url="/pages/498cc84445af54ab5c541105c8c65c3b9942db36" %}
[Zoom Enhanced API Connector (Cisco H.323/SIP-Geräteeinstellungen)](/technical-library/de/erweiterte-enterprise-services/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/de/erweiterte-enterprise-services/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.
