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