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

# カンファレンスルームコネクタ

カンファレンスルームコネクタ (CRC) を使用すると、標準ベースの H.323/SIP ビデオ会議デバイスが Zoom Meetings およびウェビナーに参加できます。CRC には拡張 API コネクタが含まれており、これはオンプレミスに展開されるソフトウェア アプリケーションで、次のオプション機能を有効にします。

* デバイス管理、
* カレンダー連携、および
* Zoomの SIP プロキシへの登録による通話制御。

Zoomアカウントで 1 つ以上の CRC サブスクリプションを取得すると、対応するビデオ会議デバイスは、SIP または H.323 のダイヤルプロトコルを使用して CRC ゲートウェイにダイヤルし、Zoom Meetings およびウェビナーに参加できます。拡張 API コネクタをネットワークに展開し、Zoomウェブポータルで対応するビデオ会議デバイスを管理することで、組織は、対応する H.323/SIP ビデオ会議デバイス向けのオプションのカレンダー連携および SIP プロキシ登録機能を利用できます。

このドキュメントでは、Zoomアカウントでカンファレンスルームコネクタを有効にし、SIP および H.323 のダイヤルプロトコルを使用して CRC ゲートウェイ経由で Zoom Meetings に接続する手順を説明します。また、拡張 API コネクタの展開、オプションの CRC 機能の設定、ライセンスに関する考慮事項、サポートされるデバイスとソフトウェアのバージョン、CRC 使用のためのその他の技術要件についても説明します。オンプレミスの H.323/SIP 運用からカンファレンスルームコネクタへ移行する組織向けに、一般的な連携手順も説明します。

カンファレンスルームコネクタ製品をビジネスに連携する詳細については、アカウントチームまでお問い合わせください。

{% content-ref url="/pages/0dc313e40aa06c0dfb73aaf02e89934c495a1489" %}
[前提条件と考慮事項](/technical-library/ja/naentpuraizusbisu/conference-room-connector-explainer/prerequisites-and-considerations.md)
{% endcontent-ref %}

{% content-ref url="/pages/3c76a5d9996871c1ef891e01864229e70ad41a14" %}
[Webコントロールとダイヤル手順](/technical-library/ja/naentpuraizusbisu/conference-room-connector-explainer/web-controls-and-dialing-procedures.md)
{% endcontent-ref %}

{% content-ref url="/pages/3454d556f5886a6555b341ea942f5a583ab87b22" %}
[カンファレンスルームコネクタの追加機能](/technical-library/ja/naentpuraizusbisu/conference-room-connector-explainer/additional-conference-room-connector-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/8870c268c58f9b786002a6b83afcf967683056cf" %}
[拡張APIコネクタの導入と機能](/technical-library/ja/naentpuraizusbisu/conference-room-connector-explainer/enhanced-api-connector-deployment-and-functionality.md)
{% endcontent-ref %}

{% content-ref url="/pages/28f6313aeb8e73ec0698e2436c87067275e3e195" %}
[一般的な連携シナリオ](/technical-library/ja/naentpuraizusbisu/conference-room-connector-explainer/common-integration-scenarios.md)
{% endcontent-ref %}

{% content-ref url="/pages/1f07b0119ce0554eb9ece07184b0a4091cd497d5" %}
[カンファレンスルームコネクタのシグナルフロー](/technical-library/ja/naentpuraizusbisu/conference-room-connector-explainer/conference-room-connector-signal-flow.md)
{% endcontent-ref %}

{% content-ref url="/pages/07beb189ca6218dc2a2d41954af920286776d632" %}
[Zoom拡張APIコネクタ（Cisco H.323/SIPデバイス設定）](/technical-library/ja/naentpuraizusbisu/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/ja/naentpuraizusbisu/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.
