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

# （選用）在存續性事件期間啟用來電轉接

如 [前述](#_iyu0s6qx0yh)，在日常業務作業期間，必須停用生存性來電轉接，以維持 Zoom Phone 雲端路由。不過，當發生生存性事件時，必須透過網頁入口網站並使用可正常運作的網際網路連線啟用來電轉接。啟用後，撥打至已註冊 Zoom Phone 的號碼之來電將透過 PSTN 重新路由到內部部署的 SBC。若要啟用來電轉接，請執行以下步驟：

1. 登入 Zoom 網頁入口網站。
2. 在……下方 **電話系統管理** 子選單中，選取 **公司資訊**.
3. **選取站點名稱** 從清單中（或按一下 **帳戶設定** ，若為單一站點設定）。
4. 選取該站點的 **設定** 索引標籤。
5. 在下一個畫面中，找到 **Zoom Node** 子區段，以及 **本地生存性來電轉接**。按一下 **管理** 以載入新頁面。

   <div data-with-frame="true"><figure><img src="/files/12c5f65a699bc0a3c48f477bdf7015e63486afaa" alt="" width="563"><figcaption></figcaption></figure></div>
6. 在下一頁中，選取個別號碼，或勾選最上方的方塊以選取此頁面上顯示的所有號碼，然後按一下 **啟用轉接**.

   <div data-with-frame="true"><figure><img src="/files/87611c451345fc280a04168c1c85c1ee97361626" 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-tw/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.
