# How to enable International Call barring on Organizations and Users

You may want to disable international calls on your customers phone systems entirely by default, or have it enabled/disabled on a per user basis.

Disabling the international calls by default is usually a good idea as it will safeguard against fraudulent calls if an extension is compromised.

This guide will require access to your Service Provider or Organization in VoIPNow.

## Enable International Call barring on Organizations

To enable international call barring for an entire Organization you can follow the steps below.

* Login to VoIPNow using the appropriate management credentials. [https://sip01.mhn.net.au ](https://sip01.mhn.net.au)
* Once logged in click on "Outgoing Routing" under the "Telephony Settings" section of the home page

![](/files/-MQnc8BopRtOhiRr8MzB)

* Click the "Add Outgoing Routing Group" button

![](/files/-MQncBvdOxlw_ZrjxCz6)

* Adjust the settings to match the screenshot below

![](/files/-MQnbyBwBK7LhOWU_N74)

* Make sure to click "OK" to the right of the rules to save the entry
* Once the routing group has been created click on "Organizations" on the left and then click into the Organization you want to enable the call barring for

![](/files/-MQncWOY3ArUCnsEJkOu)

* Click on "Edit Organization"&#x20;

![](/files/-MQnca--tDgsmsv2bPNL)

* Scroll down to the bottom of the page and you should see an "Outgoing Routing" option, change the dropdown next to this to be the "International Call Barring" routing group you created before. Click "OK" to save the settings

Now all outbound calls from extensions within the VoIP Organization to international numbers will receive a busy message instead of the call being routed out.

If you want to disable the call barring you just need to change the dropdown back to "--" which disables the routing.

## Enable International Call barring for Users

You may want to enable the Call Barring only for specific users or set it up so that you can enable/disable it on a per-user basis, making it so that only specific users can call internationally.

Either login to the Organization if its a VoIP Bundle, or Click into the Organization you want to configure the call barring for it its a Wholesale VoIP account.

{% hint style="warning" %}
If the Organization is under a Wholesale VoIP account you will need to impersonate the Organization in order to follow this guide
{% endhint %}

* Once logged in click on "Outgoing Routing" under the "Telephony Settings" section of the home page

![](/files/-MQnc8BopRtOhiRr8MzB)

* Click the "Add Outgoing Routing Group" button

![](/files/-MQncBvdOxlw_ZrjxCz6)

* Adjust the settings to match the screenshot below

![](/files/-MQnbyBwBK7LhOWU_N74)

* Make sure to click "OK" to the right of the rules to save the entry
* Click on "Users" on the left to return to the list of Users

![](/files/-MQneZGkNhMsHQAeUWfZ)

* Now click into the User you want to enable the call barring for, then click on "Edit User"

![](/files/-MQnfAX8z7SBhxt8BT1x)

* Scroll down to the bottom of the page and you should see an "Outgoing Routing" option, change the dropdown next to this to be the "International Call Barring" routing group you created before. Click "OK" to save the settings

Now all outbound calls from extensions within the VoIP User to international numbers will receive a busy message instead of the call being routed out.

If you want to disable the call barring you just need to change the dropdown back to "--" which disables the routing.


---

# 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://kb.hostednetwork.com.au/support/services/voice-over-ip-voip/general/voipnow-guides/how-to-enable-international-call-barring-on-organizations-and-users.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.
