> For the complete documentation index, see [llms.txt](https://help.sipgate.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/telefonie/wie-kann-ich-die-anrufziele-sperren.md).

# How can I block call destinations?

Whether expensive international destinations or certain phone numbers – as an admin, you have the option, **Call destinations** to block them for yourself and your employees. To edit the call blocks, click on the menu item in the account management **user**. This will take you to the [overview of your users. ](https://app.sipgate.com/users)Now select the team member for whom you want to block call destinations. On the left, click on **Permissions** and thus get to the **call blocks**.

![](/files/97b824d4200b72f7baa5c2b13795016ff5fe54d3)

With a click on the respective slider, you can now set up and manage the call blocks. Using the sliders, you select for which type of connections you want to block calls **block** for: international and special numbers, paid destinations, expensive international destinations, and mobile destinations with roaming outside the EU. After setup, it can take up to 15 minutes for the new settings to take effect.

#### International and special numbers

If you as an admin block these call destinations, users cannot **special numbers** such as 01801, 01802, 01803, 01804, 01805, 01806, 01888, 0700 and 0800. In addition, **all** international calls are blocked. You can find the prices for these outgoing calls in our [price list](https://help.sipgate.de/hc/de/articles/360020567538-Preise-Tarife-Funktionen-Was-passt-zu-mir-).

{% hint style="warning" %}
**Important:** It is generally **not possible**, to call the following special numbers from the sipgate network: 0137, 0138, 01212, 01807, 0185, 0181, 0188, 0900 as well as 118xx. So these call destinations do not need to be blocked separately.
{% endhint %}

#### Paid destinations

If the paid destinations are blocked, users can only make internal calls and calls within an existing flat rate (Germany flat rate, mobile flat rate).

#### Expensive call destinations abroad

For newly created users, **expensive international call destinations** are automatically blocked. If blocked call destinations are dialed anyway, the following announcement is played: "Hello, for security reasons some destinations abroad are blocked for your sipgate account. Shortly you will receive a link through which you can unblock the blocked destinations again." At the same time, you as the admin will receive a notification by email.

Since the list of blocked destinations is constantly updated, we cannot provide a complete list of the countries included. In general, these are countries that have previously stood out at sipgate as expensive call destinations.

In principle, the countries of the EU, the USA, as well as China **not** belong to the expensive call destinations.

#### Roaming outside the EU (mobile)

Incoming and outgoing calls with a sipgate SIM card in non-EU countries are for users **blocked**, because roaming charges apply.


---

# 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.sipgate.de/cloud-telefonanlage/en/using-sipgate/telefonie/wie-kann-ich-die-anrufziele-sperren.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.
