> 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/technical-library-ar/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 عبر شبكة الهاتف العامة المترابطة إلى SBC الموجود في الموقع. لتمكين تحويل المكالمة، اتبع الخطوات التالية:

1. سجّل الدخول إلى بوابة Zoom على الويب.
2. ضمن **إدارة نظام الهاتف** من القائمة الفرعية، يحدد **معلومات الشركة**.
3. **يحدد اسم الموقع** من القائمة (أو انقر على **إعدادات الحساب** إذا كان التكوين لموقع واحد).
4. يحدد **الإعدادات** علامة تبويب.
5. في الشاشة التالية، حدّد موقع **Zoom Node** القسم الفرعي، وإعداد **قابلية البقاء المحلية لتحويل المكالمة**. انقر على **إدارة** لتحميل صفحة جديدة.

   <div data-with-frame="true"><figure><img src="/files/78718f9cf5cedea147b7b27547fe61d1ad611033" alt="" width="563"><figcaption></figcaption></figure></div>
6. في الصفحة التالية، يحدد الأرقام الفردية، أو ضع علامة في المربع العلوي لتحديد جميع الأرقام المعروضة في الصفحة، وانقر على **تمكين إعادة التوجيه**.

   <div data-with-frame="true"><figure><img src="/files/1f2862029a9abde8119615202962b42dfbe27c53" 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/technical-library-ar/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.
