# How do I block Direct IP (SPIT) calls from numbers like 100, 1001, or IP addresses?

Many phones support direct IP calls. This means that a VoIP phone can call another directly via its IP address without using a service like sipgate. Unwanted or disruptive direct IP calls are called SPIT calls (spam over Internet telephony).

These calls are not routed through your sipgate number and do not run over our network. To block them, you need to adjust your network settings and the settings of your VoIP phone.

{% hint style="warning" %}
**Important:** Since this is a network security issue, you will get the best support from your local IT administrator or the support team of your VoIP device or router manufacturer.
{% endhint %}

One way to stop these calls is to use an alternative SIP port (e.g. 44160) instead of the standard port 5060. However, this alone is often not enough.

Many modern VoIP phones offer the option to disable direct IP calls. High-quality devices also have additional settings to block SPIT calls:

#### Grandstream desktop phones

The exact options depend on the model.

* Most Grandstream models have an option **Disable Direct IP Calls** (found under Settings ➔ Advanced Settings).
* In the profile or account settings, you can **Check SIP User ID for incoming INVITE** on **YES** set. Alternatively, under Account X ➔ SIP Settings ➔ Security Settings there is the option **Accept SIP requests from proxy only**This should also be set to **YES** set.

#### Snom desktop phones (firmware version v8)

* Go to Advanced ➔ QoS/Security and set the option **Filter packets from registrar** on **Yes**.

Your router also offers various security options. Contact your router manufacturer’s support team for advice.

As a first step, you should change your sipgate login and SIP password, update the administrator passwords, and bring the firmware of your VoIP phones, routers, and other network devices up to date. Also check your computers, smartphones, etc. for viruses and malware.

If your router firewall supports it, you could restrict VoIP traffic to sipgate’s IP ranges:

#### [Security settings: sipgate IP and port ranges](https://help.sipgate.de/hc/de/articles/4983838712477)

If you continue to receive SPIT calls, it is best to contact the support team of your VoIP phone or router manufacturer.


---

# 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.sipgate.de/cloud-telefonanlage/en/using-sipgate/telefonie/wie-blockiere-ich-direct-ip-spit-anrufe-von-nummern-wie-100-1001-oder-ip-adresse.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.
