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

# Bring Your Own Carrier – lokal peering (BYOC-P)

Som ett alternativ till molnpeering stöder Zoom Phone även en tjänstemodell för lokal peering med Bring Your Own Carrier (BYOC) (BYOC-P), där ett företag ansluter sin lokala hårdvara – närmare bestämt en session border controller (SBC) som är ansluten till en operatör – till Zoom Phones molnbaserad PBX-system.

Med denna tjänstemodell har företag fortsatt tillgång till Zoom Phones funktioner i molnbaserad PBX, såsom samtalsköer, autosvar, nummertilldelning osv., medan de underliggande PSTN-anslutningarna hanteras av företagets valda leverantör. Denna tjänstemodell är nästan identisk med Zoom Phones modell för molnpeering (BYOC-C), med undantaget att kunden tillhandahåller och underhåller sin egen SBC som stöds för peering med Zoom Phones datacenter, i stället för den underliggande operatören.

#### <mark style="color:blå;">Med lokal peering fastställs tjänsteområden av kundens valda tjänsteleverantör för telefoni</mark>

Till skillnad från tjänsterna Zoom Phone Native och molnpeering, som innehåller allmänna listor över länder och territorier där tjänster kan tillhandahållas, fastställs tjänsteområden för lokal peering av kundens valda tjänsteleverantör för telefoni. Företag uppmuntras att rådfråga sin valda leverantör av telefoni för att säkerställa att täckningen uppfyller deras affärsbehov.

#### <mark style="color:blå;">Nätverksdesign för Zoom Phone Premises Peering</mark>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc2018WCwHe7w2s1oAObEi4Hy6Xb1u-dbbDgFEJ8Qf6rjWVsql8AkHW2ISWhwHV3K3sVnU7pbQbbL_A4NNwvyVw_twe3uWf6wVdyJ_ZAvvu3tsP956AuuupoOnTudM5HwUvZrGMCWQ709AE_8KH8w?key=gORaE6vjeZ6i7Y4PGyLKfw" alt=""><figcaption><p>Diagram över nätverksdesign för Zoom Phone Premises Peering.</p></figcaption></figure>

{% hint style="info" %}
**Notering**

Zoom Phone-slutpunkter initierar alltid anslutningar till Zooms datacenter. BYOC-P-SBC:er kräver dock dubbelriktad anslutning. Om du har frågor om portanslutning och omfattning kan du kontakta ditt tekniska konto-team på Zoom för mer information om anslutningsalternativ.
{% 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/sv/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.
