> For the complete documentation index, see [llms.txt](https://pomoc.inteliwise.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pomoc.inteliwise.com/jak-polaczyc-voicebota-z-numerem-telefonu/czy-potrzebujesz-dedykowanej-infrastruktury-telco-inteliwise.md).

# Czy potrzebujesz dedykowanej infrastruktury telco InteliWISE?

### Jeśli się zdecydujesz, możemy zapewnić Ci dedykowaną infrastrukturę telco InteliWISE

Rozważ tę opcję, jeśli:

* Twoja firma chce być właścicielem numerów telefonów i centrali telefonicznej (PBX)
* Twoja firma chce przekazywać połączenia do agentów call center
* Twoja firma chce wziąć odpowiedzialność za kontrolę i bezpieczeństwo danych

Wtedy InteliWISE będzie właścicielem tylko modułu Voicebota (comm.ai), a Twoja firma będzie kontrolować wrażliwe dane i numery telefonów.

![](/files/ktwy49G45egiXW3pY530)

Ta opcja wymaga integracji instancji Voicebota i infrastruktury InteliWISE z Twoim firmowym call center. Aby zapewnić bezpieczeństwo wymiany danych, musisz skonfigurować połączenie wirtualnej sieci prywatnej (VPN) z InteliWISE. (Jeśli wybierzesz [VPN firmy Google](https://cloud.google.com/network-connectivity/docs/vpn), rekomendowany przez InteliWISE, nakład pracy szacuje się na minimum 35 godzin. Jeśli wybierzesz VPN innego dostawcy, obciążenie przekroczy 80 godzin.)

### Od Ciebie zależy, jak skonfigurujesz swojego Voicebota:

* Twój klient może zadzwonić bezpośrednio do Twojego Voicebota (jeśli usuniesz IVR)
* Twój klient zostanie przekierowany do Voicebota po osiągnięciu określonego poziomu IVR. (Wtedy Twój Voicebot będzie pod dedykowanym numerem wewnętrznym, na który kieruje dana opcja IVR)

![](/files/XjxWXSaieB5GYZzvIdk3)

W przypadku, gdy Twoja firma jest posiada call center, koszty połączeń będą zależeć od Twoich kosztów wewnętrznych. W przypadku, gdy potrzebne jest przekazanie do konsultanta, nastąpi to za pośrednictwem Twojego call center. Kontrola i bezpieczeństwo danych będą zależeć od chmury prywatnej, z której korzysta Twoja firma.

![](/files/OMSJMnUjlPYjNYWmvrTH)

Za dodatkową opłatą możesz również skorzystać z infrastruktury telco dostarczonej przez InteliWISE, ale dane nadal będą przechowywane w prywatnej chmurze Twojej firmy. (Naszą rekomendacją jest dedykowana instancja w Google Cloud).

**Jeśli chcesz zrobić szybkie porównanie z innymi opcjami, przejdź** :point\_right: [**tutaj**](/jak-polaczyc-voicebota-z-numerem-telefonu/porownajmy-dostepne-opcje-infrastruktury-telco.md)**.**


---

# 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://pomoc.inteliwise.com/jak-polaczyc-voicebota-z-numerem-telefonu/czy-potrzebujesz-dedykowanej-infrastruktury-telco-inteliwise.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.
