> 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-local-survivability-field-guide/optional-tasks/optional-enabling-call-forwarding-during-a-survivability-event.md).

# （可选）在 Survivability 事件 & 活动 &直播期间启用呼叫转移

如 [先前所述](#_iyu0s6qx0yh)，为保留 Zoom Phone 云路由，生存性呼叫转接必须在例行商业版操作期间禁用。然而，在发生生存性 事件 & 活动 &直播 时，必须通过 Zoom Web门户并使用可正常工作的互联网连接启用呼叫转接。一旦启用，拨打至已注册 Zoom Phone 号码的呼叫将通过 PSTN 重新路由到本地 SBC。要启用呼叫转接，请执行以下步骤：

1. 登录 Zoom Web门户。
2. 在 **电话系统管理** 子菜单中，选择 **公司信息**.
3. **选择站点名称** ，从列表中（或点击 **账户设置** （如果为单站点配置）。
4. 选择站点的 **设置** 选项卡。
5. 在下一屏幕上，找到 **Zoom Node** 子部分，以及 **呼叫转接本地生存性**。点击 **管理** 以加载新页面。

   <div data-with-frame="true"><figure><img src="/files/037b0b7384c1a57b3100da86bb638142d909a301" alt="" width="563"><figcaption></figcaption></figure></div>
6. 在下一页上，选择单个号码，或勾选最上方的复选框以选择页面上显示的所有号码，然后点击 **启用转接**.

   <div data-with-frame="true"><figure><img src="/files/ad32ee1ae5e2dcfb663ff85c0e2d18af3527cf9f" alt=""><figcaption></figcaption></figure></div>
7. 将出现一个弹出窗口，确认呼叫转接已启用。点击 **启用** 以确认。
8. 呼叫转接现已为所选用户启用。根据需要，对适用的用户或页面重复此过程。
9. 当生存性 事件 & 活动 &直播 结束时，重复此过程直到第 6 步。改为点击 **禁用转接** 并在提示时确认，以移除所选号码的呼叫转接。


---

# 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-local-survivability-field-guide/optional-tasks/optional-enabling-call-forwarding-during-a-survivability-event.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.
