> 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）

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

このサービスモデルでは、企業は引き続きZoom Phoneのcloud PBX機能、たとえば通話キュー、オートレセプショニスト、番号割り当てなどを利用できます。一方、基盤となるPSTN接続は、会社が選択したプロバイダーによって処理されます。このサービスモデルはZoom PhoneのCloud Peeringモデル（BYOC-C）とほぼ同一ですが、基盤となるキャリアの代わりに、顧客がZoom Phoneのデータセンターとピアリングするためのサポート対象SBCを自ら用意し、保守する点が異なります。

#### <mark style="color:青;">premises peeringでは、サービス提供エリアは顧客が選択したテレフォニーサービスプロバイダーによって決定されます</mark>

一般的なサービス提供国および地域の一覧を含むZoom Phone Nativeおよびcloud peeringサービスとは異なり、premises peeringのサービス提供エリアは、顧客が選択したテレフォニーサービスプロバイダーによって決定されます。企業は、選択したテレフォニープロバイダーに相談し、提供範囲が自社のニーズを満たすことを確認することをお勧めします。

#### <mark style="color:青;">Zoom Phone Premises Peering Network Design</mark>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc2018WCwHe7w2s1oAObEi4Hy6Xb1u-dbbDgFEJ8Qf6rjWVsql8AkHW2ISWhwHV3K3sVnU7pbQbbL_A4NNwvyVw_twe3uWf6wVdyJ_ZAvvu3tsP956AuuupoOnTudM5HwUvZrGMCWQ709AE_8KH8w?key=gORaE6vjeZ6i7Y4PGyLKfw" alt=""><figcaption><p>Zoom Phone Premises Peering Network Design の図。</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.
