> 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/zoom-phone-native.md).

# 原生构建的 Zoom Phone 解决方案

#### <mark style="color:蓝色;">原生构建的 Zoom Phone 解决方案</mark>

原生构建的 Zoom Phone 解决方案是一种基于云的电话通讯系统，依托 Zoom 的云基础设施，通过互联网连接以及全球底层运营商网络来完成呼叫传送、处理和传输。通过此服务，呼叫会经由互联网路由到 Zoom 的数据中心，并通过覆盖 PSTN（公共交换电话网）的底层运营商网络连接到其目的地，或者继续通过互联网连接到另一位 Zoom Phone 用户。

作为一项基于云的服务，此方案无需客户托管或管理任何本地硬件——例如会话边界控制器（SBC）或 SIP 中继——即可实现电话通讯连接。相反，用户只需要一个可正常工作的互联网连接、Zoom 应用或设备，以及受支持的许可证，即可开始拨号。

除简化呼叫连接外，原生构建的 Zoom Phone 解决方案还包括 Zoom Phone 基于云的专用小交换机 (PBX)，可提供 [众多功能](/technical-library/zh/zoom-workplace/zoom-phone/zoom-phone-bluepaper/overview.md#zoom-phone-features)，包括语音信箱、自动接线员、呼叫队列、电话号码分配等。

简单来说，无论您是只有寥寥数名用户的小型企业，还是拥有数千名用户的大型企业版，原生构建的 Zoom Phone 解决方案都是一款量身打造、满足您商业版需求的基于云的电话通讯解决方案。

#### <mark style="color:蓝色;">原生构建的 Zoom Phone 解决方案通过 17 个全球数据中心在 48 个国家/地区提供服务</mark>

原生构建的 Zoom Phone 解决方案通过 17 个全球数据中心在 48 个国家/地区提供国际 PSTN 连接。

{% columns %}
{% column %}
**美国：**

* 加利福尼亚
* 新泽西
* 弗吉尼亚

**加拿大：**

* 安大略
* 不列颠哥伦比亚

**墨西哥：**

* 克雷塔罗

**巴西：**

* 圣保罗

**荷兰：**

* 阿姆斯特丹
  {% endcolumn %}

{% column %}
**中国：**

* 天津

**香港：**

* 香港

**德国：**

* 法兰克福
* Beire

**新加坡：**

* 新加坡

**日本：**

* 东京
* 大阪

**澳大利亚：**

* 墨尔本
* 悉尼
  {% endcolumn %}
  {% endcolumns %}

以下数据中心向下列国家/地区提供 PSTN 连接：

{% columns %}
{% column %}
**北美：**

* 美国
* 加拿大
* 波多黎各

**拉丁美洲：**

* 阿根廷
* 巴西
* 智利
* 哥伦比亚
* 哥斯达黎加
* 厄瓜多尔
* 墨西哥
* 巴拿马
* 秘鲁

**亚太地区：**

* 澳大利亚
* 中国\* †
* 香港特别行政区
* 新西兰
* 新加坡
* 日本
* 泰国
  {% endcolumn %}

{% column %}
**欧洲、中东和非洲地区：**

* 奥地利
* 比利时
* 保加利亚
* 克罗地亚
* 塞浦路斯
* 捷克共和国
* 丹麦
* 爱沙尼亚
* 芬兰
* 法国
* 德国
* 希腊
* 匈牙利
* 爱尔兰
* 以色列
* 意大利
* 拉脱维亚
* 立陶宛
* 卢森堡
* 荷兰
* 挪威
* 波兰
* 葡萄牙
* 罗马尼亚
* 斯洛伐克
* 斯洛文尼亚
* 南非
* 西班牙
* 瑞典
* 瑞士
* 英国
  {% endcolumn %}
  {% endcolumns %}

{% hint style="info" %} <sup>\*仅限计量通话</sup>\ <sup>†不提供紧急服务</sup>
{% endhint %}

#### <mark style="color:蓝色;">原生构建的 Zoom Phone 解决方案网络设计</mark>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXffrJi5073unK-AGEK-6trf_89Yh6-G8wu8XSeX528mgu2CgIU8DRdnTwHvlff4CoLebqISn8uI94z3QsRJYLQQa_78hTSE6Z8xIlgTARTacQBudemE3nlj0-PQh22gosX6XmVW6Q?key=weQ2sCX_S19_lC1dI6JxyQ" alt=""><figcaption><p>显示数据流和安全端口连接的图表。</p></figcaption></figure>

{% hint style="info" %}
**注意**\
Zoom Phone 端点始终会向 Zoom 数据中心发起连接。如果您对端口连接和范围有任何疑问，请联系您的 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/zoom-phone-native.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.
