# How to connect a voicebot with a phone number?

{% hint style="success" %}
In this section you will learn about:
{% endhint %}

### 👉 [How to configure the telco infrastructure?](/how-to-connect-a-voicebot-with-a-phone-number/how-to-configure-the-telco-infrastructure.md)&#xD;

### 👉[ Do you need an InteliWISE dedicated telco infrastructure?](/how-to-connect-a-voicebot-with-a-phone-number/do-you-need-an-inteliwise-dedicated-telco-infrastructure.md)&#xD;

### &#xD;👉 [What is required for the on-premise implementation?	](/how-to-connect-a-voicebot-with-a-phone-number/do-you-need-an-inteliwise-dedicated-telco-infrastructure.md)&#xD;

### 👉[ What are hardware requirements for the InteliWISE voicebot?](/how-to-connect-a-voicebot-with-a-phone-number/what-is-required-for-the-on-premise-implementation/what-are-hardware-requirements-for-the-inteliwise-voicebot.md)&#xD;

### 👉 [What hardware do is needed for automated speech recognition (ASR) system?](/how-to-connect-a-voicebot-with-a-phone-number/what-is-required-for-the-on-premise-implementation/what-hardware-do-is-needed-for-automated-speech-recognition-asr-system.md)

### 👉 [What hardware do you need for text-2-speech (TTS) system?](/how-to-connect-a-voicebot-with-a-phone-number/what-is-required-for-the-on-premise-implementation/what-hardware-do-you-need-for-text-2-speech-tts-system.md)

### 👉 [What if you need an outbound campaign?](/how-to-connect-a-voicebot-with-a-phone-number/inteliwise-dialer-what-if-you-need-an-outbound-campaign.md)

### 👉 [Can voicebot be integrated with other systems?](/how-to-connect-a-voicebot-with-a-phone-number/can-voicebot-be-integrated-with-other-systems.md)&#x9;

### &#xD;

![](https://lh5.googleusercontent.com/c-eM4OXhm8jMGJ6Vj4tH8doJ3amGg2BPheZtm-lg4FrT3k7NmX6XR8KqegtPfBt9OSWqlyASja4PWHmtJCRRWskwdHZFvvl6u3aGaJ3dJ_o0FaoACSZHWMpNHAHbaQD1OolAS9Gi)

Usually, the reason why you plan to create a voicebot is to automatize tasks of call center agents or to substitute a currently used Interactive Voice Response (IVR) system. So, it is not enough to create a dialog flow and design the voicebot [Conversational Flow Scenario.](/quick-guide-to-creating-voicebots.-1/take-an-advantage-of-the-inteliwise-voicebot-builder/how-to-design-a-conversational-flow-scenario.md) Your voicebot can work properly only after you assign it a phone number. This will allow your customers to call your voicebot, or your voicebot to call your customers if you are planning an [outbound campaign](/how-to-connect-a-voicebot-with-a-phone-number/inteliwise-dialer-what-if-you-need-an-outbound-campaign.md).


---

# Agent Instructions: 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:

```
GET https://help.inteliwise.com/how-to-connect-a-voicebot-with-a-phone-number.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
