> For the complete documentation index, see [llms.txt](https://help.inteliwise.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.inteliwise.com/how-to-connect-a-voicebot-with-a-phone-number/we-recommend-the-inteliwise-shared-telco-infrastructure..md).

# We recommend the InteliWISE Shared Telco Infrastructure.

### We recommend that you assign the **InteliWISE Shared Telco Infrastructure** to your voicebot. This is the easiest and fastest option.

Consider it especially if:

* You are under time pressure.
* You plan to have the voicebot in parallel to your call center.
* You plan to run your call center through InteliWISE, or you plan to use our[ Agent Service platform](https://inteliwise.com/products/messaging/contact-center-omnichannel/)

![](https://lh5.googleusercontent.com/MuSgH7HbdKI-d_9pKW9sYvDRp4LwJ4tQbDyKKX_sOTfeU7oqJc33mbEBQfquQp6FeHigX7cRwfzk_9lCR3Ehop0xSdBY8WwQ8ZfLUq_k2M9qujF9RJ9j_q_HOdJ4gA7lnMRt9OPA)

### In this case, we will ensure the end-2-end service.&#x20;

We will create a voicebot instance and give you a set of phone numbers. You do not need to have your call center. It is up to us to take care of the voicebot module, telco connection, and phone numbers. Your data will be stored in a public cloud located in the EU and protected by the highest security standards of global cloud providers.

![](https://lh5.googleusercontent.com/TwUHVf212bW5cYfGjvZyztA8HzfPaElDiNS4JIhZ6a2jco2UWIzX8je7IhYEgTS6KD45jpv0K6XofX4pNzzuJD6A5SKUQy_v46Dysv6MxhcrP8NRm1kUEq5nMAIlDk8pkdXFPy2d)

Since there is no need to assign your telco infrastructure to your voicebot, the setup will take less than one hour. As part of the subscription, you will receive a package of minutes to use. Only if you exceed the minutes limit, you can expect to pay an additional fee for each voicebot call.

#### If you want to do a quick comparison with other options, go :point\_right: [here](/how-to-connect-a-voicebot-with-a-phone-number/lets-compare-available-telco-infrastructure-options..md).<br>


---

# 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://help.inteliwise.com/how-to-connect-a-voicebot-with-a-phone-number/we-recommend-the-inteliwise-shared-telco-infrastructure..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.
