> 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/nl/zoom-workplace/zoom-phone/zoom-phone-bluepaper/overview/zoom-phone-native.md).

# Zoom Phone Native

#### <mark style="color:blauw;">Zoom Phone Native</mark>

Zoom Phone Native is een Cloud-gebaseerd telefoniesysteem dat vertrouwt op de Cloud-infrastructuur van Zoom voor het afleveren, afhandelen en transporteren van bellen via een internetverbinding en een onderliggend netwerk van carriers over de hele wereld. Met deze service worden bellen via het internet naar de datacenters van Zoom gerouteerd en verbinden ze met hun bestemming, hetzij via een netwerk van onderliggende carriers via het PSTN (Public switched telephone network), hetzij door te Doorgaan via het internet naar een andere Zoom Phone-gebruiker.

Als een Cloud-gebaseerde service maakt dit aanbod de noodzaak voor Klanten om on-premises Hardware zoals een sessie border controller (SBC) of SIP-trunk te hosten of te beheren voor telefonieconnectiviteit overbodig. In plaats daarvan hebben gebruikers alleen een werkende internetverbinding, een Zoom app of een ondersteund Apparaat en een ondersteunde licentie nodig om te beginnen met bellen.

Naast vereenvoudigde callconnectiviteit bevat het Zoom Phone Native-serviceaanbod ook de Cloud-gebaseerde Bedrijfstelefooncentrale (PBX) van Zoom Phone, die [talrijke functies](/technical-library/nl/zoom-workplace/zoom-phone/zoom-phone-bluepaper/overview.md#zoom-phone-features), waaronder voicemail, Auto Receptionists, Bellen-wachtrijen, toewijzing van telefoonnummers en meer.

In eenvoudige termen: of u nu een kleine onderneming met een handvol gebruikers bent of een grote Onderneming met duizenden gebruikers, het servicemodel van Zoom Phone Native is een Cloud-gebaseerde telefonieoplossing die is afgestemd op de behoeften van uw Zakelijk bedrijf.

#### <mark style="color:blauw;">Zoom Phone Native biedt service in 48 landen via 17 wereldwijde datacenters</mark>

De Zoom Phone Native-service biedt internationale PSTN-connectiviteit binnen 48 landen via 17 wereldwijde datacenters.

{% columns %}
{% column %}
**Verenigde Staten:**

* Californië
* New Jersey
* Virginia

**Canada:**

* Ontario
* British Columbia

**Mexico:**

* Querétaro

**Brazilië:**

* São Paulo

**Nederland:**

* Amsterdam
  {% endcolumn %}

{% column %}
**China:**

* Tianjin

**Hongkong:**

* Hong Kong

**Duitsland:**

* Frankfurt
* Beire

**Singapore:**

* Singapore

**Japan:**

* Tokyo
* Osaka

**Australië:**

* Melbourne
* Sydney
  {% endcolumn %}
  {% endcolumns %}

Vanuit de volgende datacenters biedt de Zoom Phone Native-service PSTN-connectiviteit binnen de volgende landen:

{% columns %}
{% column %}
**Noord-Amerika:**

* Verenigde Staten
* Canada
* Puerto Rico

**Latijns-Amerika:**

* Argentinië
* Brazilië
* Chili
* Colombia
* Costa Rica
* Ecuador
* Mexico
* Panama
* Peru

**Azië-Pacific:**

* Australië
* China\* †
* Hongkong SAR
* Nieuw-Zeeland
* Singapore
* Japan
* Thailand
  {% endcolumn %}

{% column %}
**EMEA:**

* Oostenrijk
* België
* Bulgarije
* Kroatië
* Cyprus
* Tsjechië
* Denemarken
* Estland
* Finland
* Frankrijk
* Duitsland
* Griekenland
* Hongarije
* Ierland
* Israël
* Italië
* Letland
* Litouwen
* Luxemburg
* Nederland
* Noorwegen
* Polen
* Portugal
* Roemenië
* Slowakije
* Slovenië
* Zuid-Afrika
* Spanje
* Zweden
* Zwitserland
* Verenigd Koninkrijk
  {% endcolumn %}
  {% endcolumns %}

{% hint style="info" %} <sup>\*Alleen bellen op basis van verbruik</sup>\\\ <sup>†Nooddiensten niet Beschikbaar</sup>
{% endhint %}

#### <mark style="color:blauw;">Netwerkontwerp voor Zoom Phone Native Service</mark>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXffrJi5073unK-AGEK-6trf_89Yh6-G8wu8XSeX528mgu2CgIU8DRdnTwHvlff4CoLebqISn8uI94z3QsRJYLQQa_78hTSE6Z8xIlgTARTacQBudemE3nlj0-PQh22gosX6XmVW6Q?key=weQ2sCX_S19_lC1dI6JxyQ" alt=""><figcaption><p>Diagram dat gegevensstroom en veilige Porteren-verbindingen toont.</p></figcaption></figure>

{% hint style="info" %}
**Opmerking**\
Zoom Phone-eindpunten initiëren altijd connectiviteit naar Zoom-datacenters. Als u vragen hebt over Porteren-connectiviteit en bereik, neem dan voor meer informatie contact op met uw technische accountteam van 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/nl/zoom-workplace/zoom-phone/zoom-phone-bluepaper/overview/zoom-phone-native.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.
