> 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/how-to-configure-the-telco-infrastructure.md).

# How to configure the telco infrastructure?

### The [InteliWISE Voicebot solution](https://inteliwise.com/products/voicebot/) is very :muscle: flexible.

We offer:&#x20;

* [Shared InteliWISE Telco Infrastructure ](/how-to-connect-a-voicebot-with-a-phone-number/we-recommend-the-inteliwise-shared-telco-infrastructure..md)**(Recommended!)**:eye\_in\_speech\_bubble:
* [Dedicated InteliWISE Telco Infrastructure](/how-to-connect-a-voicebot-with-a-phone-number/do-you-need-an-inteliwise-dedicated-telco-infrastructure.md),&#x20;
* [Dedicated implementation on your company infrastructure](/how-to-connect-a-voicebot-with-a-phone-number/would-you-like-a-custom-implementation-in-your-company-infrastructure.md). (On-premise.)

In case you choose the on-premise option you need to make sure that your [hardware matches our specification](/how-to-connect-a-voicebot-with-a-phone-number/what-is-required-for-the-on-premise-implementation.md).

![](https://lh6.googleusercontent.com/q60D--Zm1ecAKh-KPn6z94y9dOlsDf13EGkN3hgCI7XeM-rJMrbm27sQ1nq_VAOjcffrJbcK8HMtpsZeLDc8v6TJcLcaKYyCDp2vCBrohOXSFCUEZw60vTZAlrzL3Wd5oo4VfQf9)

### The ideal option for your company depends on the following expectations:

* Preferred **deployment time**. :calendar:&#x20;
* Ownership of the **voicebot instance**. :robot:&#x20;
* Ownership of the **telco infrastructure**. :telephone:&#x20;
* Ownership of **phone numbers and switchboard (PBX)**. :telephone\_receiver:&#x20;
* Employment of call center agents. :couple:&#x20;
* **Complexity of the project.** :jigsaw:&#x20;
* **Budget.**:moneybag:&#x20;
* **Regulatory obligations** to meet. :scales:&#x20;

#### &#x20;If you want to do a quick comparison of all available options, go :point\_right: [here](/how-to-connect-a-voicebot-with-a-phone-number/lets-compare-available-telco-infrastructure-options..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://help.inteliwise.com/how-to-connect-a-voicebot-with-a-phone-number/how-to-configure-the-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.
