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

# 自带运营商 – 本地对等连接（BYOC-P）

作为云对等连接的替代方案，Zoom Phone 还支持自带运营商（BYOC）本地对等连接（BYOC-P）服务模式，其中企业将其本地硬件——具体来说，是连接到运营商的会议边界控制器（SBC）——与 Zoom Phone 的云 PBX 系统连接起来。

在此服务模式下，企业仍可继续访问 Zoom Phone 的云 PBX 功能，例如呼叫队列、自动接线员、号码分配等，而底层 PSTN 连接则由公司选择的服务提供商处理。此服务模式与 Zoom Phone 的云对等连接模型（BYOC-C）几乎完全相同，不同之处在于客户提供并维护其自有且受支持的 SBC，以便与 Zoom Phone 的数据中心进行对等连接，而不是由底层运营商提供。

#### <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/zh/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.
