> 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/zoom-workplace/zoom-phone/zoom-phone-bluepaper/overview/bring-your-own-carrier-premises-peering-byoc-p.md).

# Bring Your Own Carrier – オンプレミスピアリング (BYOC-P)

クラウドピアリングの代替として、Zoom PhoneはBring Your Own Carrier (BYOC) のオンプレミスピアリング（BYOC-P）サービスモデルもサポートしています。このモデルでは、ビジネスがオンプレミスのハードウェア、具体的にはキャリアに接続されたセッション境界コントローラ（SBC）をZoom PhoneのクラウドPBXシステムに接続します。

このサービスモデルでは、ビジネスは引き続きZoom PhoneのクラウドPBX機能（通話キュー、自動受付、番号割り当てなど）にアクセスできますが、基盤となるPSTN接続は会社が選択したサービスプロバイダーによって処理されます。このサービスモデルは、基盤となるキャリアの代わりに、顧客がサポート対象のSBCを自ら提供・維持してZoom Phoneのデータセンターとピア接続する点を除けば、Zoom Phoneのクラウドピアリングモデル（BYOC-C）とほぼ同じです。

#### <mark style="color:青;">オンプレミスピアリングでは、サービス提供地域は顧客が選択したテレフォニーサービスプロバイダーによって決まります</mark>

サービス対象の国・地域の一般的な一覧を含むZoom Phoneネイティブ公衆網接続およびクラウドピアリングサービスとは異なり、オンプレミスピアリングのサービス提供地域は、顧客が選択したテレフォニーサービスプロバイダーによって決まります。ビジネスは、提供範囲がビジネスニーズを満たすことを確認するため、選択したテレフォニープロバイダーに相談することをお勧めします。

#### <mark style="color:青;">Zoom Phone オンプレミスピアリングのネットワーク設計</mark>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc2018WCwHe7w2s1oAObEi4Hy6Xb1u-dbbDgFEJ8Qf6rjWVsql8AkHW2ISWhwHV3K3sVnU7pbQbbL_A4NNwvyVw_twe3uWf6wVdyJ_ZAvvu3tsP956AuuupoOnTudM5HwUvZrGMCWQ709AE_8KH8w?key=gORaE6vjeZ6i7Y4PGyLKfw" alt=""><figcaption><p>Zoom Phone オンプレミスピアリングのネットワーク設計図。</p></figcaption></figure>

{% hint style="info" %}
**注**

Zoom Phoneのエンドポイントは常にZoomデータセンターへの接続を開始しますが、BYOC-PのSBCには双方向接続が必要です。ポート接続と範囲についてご不明な点がある場合は、接続オプションの詳細についてZoomの技術アカウントチームにお問い合わせください。
{% endhint %}


---

# 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/zoom-workplace/zoom-phone/zoom-phone-bluepaper/overview/bring-your-own-carrier-premises-peering-byoc-p.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.
