# Caller Based Router

{% hint style="info" %}
Read this if you have Smart Apps in use that have been ordered before 21 october 2024. New Smart Apps documentation can be found within the [Marketplace](/store/marketplace-apps.md).
{% endhint %}

The Callback Based Router allows you to route directly from number to number. This can be from external to extension, extension to external, extension to extension and vice versa. This creates a structured workflow in which you can create the desired routings without any effort.

<figure><img src="/files/djKn9ORZY1xNZyja088p" alt=""><figcaption></figcaption></figure>

### Using the Called Based Router

When you want to start routing numbers you need to do the following steps:

1. Navigate to the left menu.
2. Click on Content.
3. Go to Routing Table.
4. Fill in the Caller.
5. Then fill in the designated destination that the caller needs to be routed to.&#x20;

<figure><img src="/files/LOV6TqxzkuoeQLWT0V8e" alt=""><figcaption></figcaption></figure>

As you can see in the image above, you see that the **caller**, the person who is calling, is routed to the **target**, or the desired destination. After you connected a public number to your Caller Based Router and start calling this number, the **caller** (+31612345678 in this situation) will be routed to the **target**.


---

# 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://manuals.dialox.ai/store/legacy-apps/caller-based-router.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.
