# Disabling a Call Route

The script to disable a route will be preinstalled on all Route Scripts generated on Tmedia Version 3.3.6.68 of later, using `base_routing.rb version 1.43` or later.

*To learn how to update your routing scripts* [*check here*](/troubleshooting-and-support/troubleshooting-tips-and-actions/routing-scripts/update-your-routing-scripts.md)*.*

First navigate to the routing table at **Gateway > Routes** and click Create *New Route Column.*

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

Add a new Route Column named exactly `disabled`with a type of `boolean` .

<figure><img src="/files/LcO9731FzaonZxyMUygE" alt=""><figcaption><p>Leave the box unchecked or else all existing routes will be disabled automatically.</p></figcaption></figure>

Return to the Routing Table and click on a Route you wish to disable.

<figure><img src="/files/ygC7TtpDM1XsXhZ8krd0" alt=""><figcaption><p>Checked = Unusable | Unchecked = Usable</p></figcaption></figure>

Check the box, save the route, and [Activate your Configuration](/configuration-details/configuration-by-web-portal-category/system-settings/activating-the-configuration.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://prosbcdocs.telcobridges.com/troubleshooting-and-support/troubleshooting-tips-and-actions/routing-scripts/disabling-a-call-route.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.
