> 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/it/servizi-business/zoom-contact-center/zoom-customer-experience/overview/sip-zones.md).

# Zone SIP

Una zona SIP è un raggruppamento di hardware e risorse Voice over IP (VoIP) utilizzato per gestire e Instradamento delle chiamate. Zoom centro di contatto offre ai Clienti ospitati nel cluster di servizio globale di Zoom con sede negli Stati Uniti (US01) connettività SIP Zone e PSTN dai seguenti data center, consentendo agli utenti di connettersi ai data center più adatti in base alla loro Posizione e alle loro esigenze:

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>America del Nord</strong></td><td><ul><li>U.S. Ovest, California</li><li>U.S. Est, Virginia</li></ul></td></tr><tr><td><strong>Europa</strong></td><td><ul><li>Paesi Bassi, Amsterdam</li><li>Germania, Francoforte</li></ul></td></tr><tr><td><strong>APAC</strong></td><td><ul><li>Australia, Sydney</li><li>Australia, Melbourne</li><li>Giappone, Tokyo</li><li>Giappone, Osaka</li><li>Singapore</li></ul></td></tr></tbody></table>

### Assistenza regionale

Per i Clienti che richiedono la localizzazione dei dati e si trovano nelle regioni supportate, Zoom centro di contatto supporta account specifici per regione. I Clienti con un account specifico per regione sono obbligati a inizializzare tutte le chiamate dal data center associato alla propria regione e non possono utilizzare zone SIP al di fuori della regione del proprio account; tuttavia, le chiamate e i media possono Continua a connettersi a livello internazionale, se richiesto.

Il seguente elenco dettaglia le regioni supportate e le posizioni dei data center specifiche per regione disponibili con Zoom centro di contatto:

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><p><strong>Europa</strong></p><ul><li>Germania, Francoforte</li><li>Paesi Bassi, Amsterdam</li></ul></td><td></td></tr><tr><td><p><strong>Regno dell'Arabia Saudita</strong></p><ul><li>Gedda</li><li>Riad</li></ul></td><td></td></tr></tbody></table>


---

# 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/it/servizi-business/zoom-contact-center/zoom-customer-experience/overview/sip-zones.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.
