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

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

カンファレンスルームコネクタ（CRC）により、標準ベースの H.323/SIP ビデオ会議デバイスが Zoom Meetings とウェビナーに参加できます。CRC には、デバイス管理、カレンダー連携、SIP ベースのビデオ会議デバイスを 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/conference-room-connector-explainer/prerequisites-and-considerations.md)
{% endcontent-ref %}

### Web コントロールとダイヤル手順

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

### 追加機能

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

### 拡張 API コネクタの展開と機能

{% content-ref url="/pages/8870c268c58f9b786002a6b83afcf967683056cf" %}
[拡張APIコネクタの導入と機能](/technical-library/ja/naentpuraizusbisu/conference-room-connector/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/conference-room-connector-explainer/common-integration-scenarios.md)
{% endcontent-ref %}

### カンファレンスルームコネクタのシグナルフロー

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

### Zoom 拡張 API コネクタ（Cisco H.323/SIP デバイス設定）

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