> 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/licenses-calling-plans-and-add-ons.md).

# 许可证、呼叫套餐和附加组件

### Zoom Phone 许可证

为用户配置 Zoom Phone 基础版许可证可让用户访问该服务的基本功能。在此基础上，可以通过呼叫计划授予其他功能——将用户提升为已授权或专业版状态——并且还可以通过附加组件进一步补充。或者，也可以为非特定于用户的设备配置公共区域许可证以提供服务。

由于 Zoom Phone 的多样化功能和服务内容，建议读者查看我们的 [价格页面以获取深入信息](https://zoom.us/pricing/zoom-phone) 了解 Zoom Phone 的功能，并与其账户销售团队的一名成员沟通，以确定哪些呼叫计划最适合满足其需求。

<table><thead><tr><th valign="top">Zoom Phone 基础版</th><th valign="top">Zoom Phone 已授权版和专业版</th><th valign="top">Zoom Phone 公共区域</th></tr></thead><tbody><tr><td valign="top"><ul><li>分机到分机拨号</li><li>语音信箱</li><li>移动设备支持</li><li>紧急呼叫¹</li><li>游牧式 E911¹（仅限美国和加拿大）</li><li>接收拨入转接/转发的 PSTN 呼叫</li><li>呼叫保持</li><li>呼叫转接 / 转发（仅限内部分机 - 无 PSTN）</li></ul></td><td valign="top"><ul><li>所有基础版功能</li><li>IP 座机注册</li><li>呼叫队列成员资格</li><li>共享线路组成员资格</li><li>自动接线员</li><li>强插监听 / 监控 / 密语监听</li><li>酒店式办公 / 热桌办公</li><li>通话录音</li><li>通话驻留</li><li>外拨 PSTN 拨号</li><li>短信 / MMS²</li><li>可在按名称拨号的通讯录中搜索</li><li>在线传真</li></ul></td><td valign="top"><ul><li>分机到分机拨号</li><li>语音信箱</li><li>紧急呼叫¹</li><li>游牧式 E911¹（仅限美国和加拿大）</li><li>接收拨入转接/转发的 PSTN 呼叫</li><li>呼叫保持、转接和转发（仅限内部）</li><li>IP 座机注册</li><li>酒店式办公 / 热桌办公</li><li>外拨 PSTN 拨号</li></ul></td></tr></tbody></table>

{% hint style="info" %}
¹ 如果未分配直接拨入（DID）号码，则需要紧急号码池。\
² 可用性因国家/地区而异。有关更多信息，请与您的 Zoom 账户团队联系。
{% endhint %}

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

公共区域许可证适用于以下设备：公共区域电话、酒店式办公座机、Zoom Phone 设备、Zoom Rooms、传真设备、寻呼系统设备、门禁开锁设备、邮资机，以及其他模拟电话适配器（ATA）端口。
{% 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/licenses-calling-plans-and-add-ons.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.
