> 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.md).

# Zoom Phone 蓝皮书

## 介绍

本文档旨在为读者提供 Zoom Phone —— Zoom 的云端电话通讯服务的概览、说明和理解。在本文档中，读者将了解 Zoom Phone 所提供的广泛功能/特性、对该服务功能的见解，以及帮助设置新账户的信息，包括其网络环境。尽管本文档力求全面覆盖，但它并不涵盖 *所有* 可用功能/特性，因为 Zoom Phone 团队会持续创新并定期发布新功能/特性。欢迎有疑问的读者与其账户或销售团队沟通任何与本产品相关的问题，以帮助确保对 Zoom Phone 能为您的商业版提供什么有量身定制的理解。

### <mark style="color:蓝色;">如何使用本文档</mark>

本文档旨在以简明扼要的方式向您提供信息，让学习新产品更轻松。在整篇文档中，我们通过两种方式实现这一点：

1. 在可能的情况下，在标题中对说明性内容进行总结。
2. 按类别列出 Zoom Phone 的功能/特性和体验，并附上简短而有帮助的摘要，将内容拆解为简单概念，同时提供相关支持文章的链接。

例如，在 **Zoom Phone 概览** 页面中，您会读到：“*Zoom Phone 提供三种主要服务：原生构建的 Zoom Phone 解决方案、BYOC 云对等互联以及 BYOC 本地对等互联。*”。这个标题的目的，是在前面就向您提供信息，让您在不需要逐段解读文本的情况下，也能先了解所读内容的大致意思。

在其他地方，我们采用了主题式的方式，因为有些功能/特性 *稍微* 过于细致，无法轻易在简明的标题中总结。例如，Zoom Phone 中像“*自动接待员*”和“*安全标准*”这样的功能/特性会按主题列出，以便更容易找到它们及其相关内容。因此，当您阅读 *下一步* 标题“*原生构建的 Zoom Phone 解决方案*”时，您就知道您正在阅读关于 *该* 服务及任何与之相关的重要区别。

归根结底，我们希望这份文档对您这位读者来说清晰、有帮助且信息丰富。为此，我们加入了插图、建议、备注、一些注意事项，以及大量指向我们支持中心的链接，这样您就能随时获取每个相关功能/特性的最新说明。话虽如此，我们希望当您考虑并探索 Zoom Phone 以满足您的商业版需求时，这份文档对您而言会非常有价值。

{% content-ref url="/pages/0f0daa1d93b4ed66be218d5b3b867db44f90bda4" %}
[概述](/technical-library/zh/zoom-workplace/zoom-phone/zoom-phone-bluepaper/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/d8fd5573b1077bf7704f282ca29f07a4b79da4f0" %}
[配置](/technical-library/zh/zoom-workplace/zoom-phone/zoom-phone-bluepaper/configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/fb32324d473e067aef2961484a940a3f99809f6c" %}
[用户体验](/technical-library/zh/zoom-workplace/zoom-phone/zoom-phone-bluepaper/user-experience.md)
{% endcontent-ref %}

{% content-ref url="/pages/1eaac40f77d794f1891a611d456ab2c9968c1b7c" %}
[管理员体验](/technical-library/zh/zoom-workplace/zoom-phone/zoom-phone-bluepaper/admin-experience.md)
{% endcontent-ref %}

{% content-ref url="/pages/d656d3d686ed4855baff252c4b617bb50bb93a4c" %}
[隐私、安全和合规性](/technical-library/zh/zoom-workplace/zoom-phone/zoom-phone-bluepaper/privacy-security-and-compliance.md)
{% endcontent-ref %}

{% content-ref url="/pages/e9c002411795d8c2eba82295ce1a6d9b2901fe34" %}
[Zoom Phone 本地生存能力](/technical-library/zh/zoom-workplace/zoom-phone/zoom-phone-bluepaper/zoom-phone-local-survivability.md)
{% endcontent-ref %}

{% content-ref url="/pages/c38c1493e9e0eae4ce76270019358d8b357c2172" %}
[迁移策略](/technical-library/zh/zoom-workplace/zoom-phone/zoom-phone-bluepaper/migration-strategies.md)
{% endcontent-ref %}

{% content-ref url="/pages/7a4a372097c3db62f9b279ce5e506b6c45128f76" %}
[注意事项](/technical-library/zh/zoom-workplace/zoom-phone/zoom-phone-bluepaper/things-to-note.md)
{% endcontent-ref %}

{% content-ref url="/pages/035e0c8a411cc75095edacb44f38df28b50a5ed1" %}
[故障排除](/technical-library/zh/zoom-workplace/zoom-phone/zoom-phone-bluepaper/troubleshooting.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/zh/zoom-workplace/zoom-phone/zoom-phone-bluepaper.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.
