> 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-bluepaper/overview/bring-your-own-carrier-premises-peering-byoc-p.md).

# استخدام شركة الاتصالات الخاصة بك – ربط محلي (BYOC-P)

كبديل عن الاقتران السحابي (cloud peering)، تدعم Zoom Phone أيضًا نموذج خدمة الاقتران (Bring Your Own Carrier (BYOC) premises peering (BYOC-P)) عبر مقر العميل، حيث يقوم نشاط تجاري بتوصيل الأجهزة الداخلية لديهم—وبالتحديد، جهاز التحكم الخاص بحدود الجلسة (SBC) المتصل بمشغّل—بنظام شبكة هاتفية داخلية (نظام PBX السحابي) لدى Zoom Phone.

باستخدام نموذج الخدمة هذا، تتمكن الشركات من المتابعة في الوصول إلى ميزات Zoom Phone الخاصة بنظام PBX السحابي، مثل قوائم انتظار المكالمة، وأتمتة موظفي الاستقبال، وتعيين الأرقام، وما إلى ذلك، بينما يتم التعامل مع اتصالات شبكة الهاتف العامة المترابطة الأساسية بواسطة مزود الخدمة الذي تختاره الشركة. نموذج الخدمة هذا مطابق تقريبًا لنموذج Cloud Peering الخاص بـ Zoom Phone (BYOC-C)، باستثناء أنه يوفّر العميل SBC مدعومًا لدعم الربط النظير مع مراكز بيانات Zoom Phone ويحافظ عليه، بدلًا من شركة الاتصالات الأساسية.

#### <mark style="color:أزرق;">مع الربط الداخلي للمقرات، يتم تحديد مناطق الخدمة بواسطة مزود الخدمة الذي يختاره العميل لخدمة الاتصال الهاتفي</mark>

على عكس خدمات Zoom Phone Native و سحابة peering، التي تحتوي على قوائم عامة بالدول والأقاليم القابلة للخدمة، فإن مناطق خدمة peering في المقرات تُحدَّد بواسطة مزود الخدمة الخاص بالاتصال الهاتفي الذي يختاره العميل. تُشجَّع الشركات على التشاور مع مزود الاتصال الهاتفي الذي اختارته لضمان أن التغطية ستلبي احتياجات أعمالها.

#### <mark style="color:أزرق;">تصميم شبكة الربط النظير للمقرات في Zoom Phone</mark>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc2018WCwHe7w2s1oAObEi4Hy6Xb1u-dbbDgFEJ8Qf6rjWVsql8AkHW2ISWhwHV3K3sVnU7pbQbbL_A4NNwvyVw_twe3uWf6wVdyJ_ZAvvu3tsP956AuuupoOnTudM5HwUvZrGMCWQ709AE_8KH8w?key=gORaE6vjeZ6i7Y4PGyLKfw" alt=""><figcaption><p>مخطط تصميم شبكة الربط النظير للمقرات لـ Zoom Phone.</p></figcaption></figure>

{% hint style="info" %}
**ملاحظة**

تبدأ نقاط نهاية Zoom Phone دائمًا الاتصال إلى مراكز بيانات Zoom؛ ومع ذلك، تتطلب خوادم BYOC-P SBC اتصالًا ثنائي الاتجاه. إذا كانت لديك أسئلة حول اتصال المنافذ والنطاق، فتحدث مع فريق الحساب التقني الخاص بـ Zoom للحصول على مزيد من المعلومات حول خيارات الاتصال.
{% 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/technical-library-ar/zoom-workplace/zoom-phone/zoom-phone-bluepaper/overview/bring-your-own-carrier-premises-peering-byoc-p.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.
