> 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/sipgate-nutzen/mobilfunk/warum-klingeln-anonyme-anrufe-nicht-auf-meiner-sipgate-sim-oder-esim.md).

# Warum klingeln anonyme Anrufe nicht auf meiner sipgate-SIM oder eSIM?

Wenn Sie keine Anrufe auf Ihrer SIM-Karte oder eSIM von sipgate erhalten, liegt das in der Regel daran, dass im iPhone ein Anonymfilter gesetzt ist, oder dass in einem Android-Smartphone Telefonnummern, die nicht als Kontakt gespeichert sind, blockiert werden. In diesem Artikel erfahren Sie, wie Sie die jeweiligen Einstellungen ändern.

#### Anonyme Anrufe klingeln nicht auf der sipgate SIM/eSIM im Iphone

\
Ursache 1: Im sipgate Account ist im jeweiligen Channel ein "Anonymfilter" hinterlegt und aktiv<br>

* Siehe <https://app.sipgate.com/my-channels>

Lösung 1: Im sipgate Account im jeweiligen Channel den "Anonymfilter" löschen oder deaktivieren

\
Verhalten 2: Anruf geht sofort iphone VoiceMail mit Ansage "Dein Anrufe wurde an VoiceMail weitergeleitet .."\
Ursache 2: Iphone->Einstellungen ➔ Telefon ➔ Unbekannte Rufnummern überprüfen: Stumm\
Lösung 2: Iphone ➔ Einstellungen ➔ Telefon ➔ Unbekannte Rufnummern überprüfen: NIE

\
Verhalten 3: Ansage: Nennen Sie Ihren Namen und Grund des Anrufes ...\
Ursache 3: Iphone ➔ Einstellungen ➔ Telefon ➔ Unbekannte Rufnummern überprüfen: Nach Grund des Anrufes fragen\
Lösung 3: Iphone ➔ Einstellungen ➔ Telefon ➔ Unbekannte Rufnummern überprüfen: NIE

\
Ursache 4: Iphone ➔ Einstellungen ➔ Fokus ➔ Nicht stören / Fahren / Schlafen: EIN\
Lösung 4: Iphone ➔ Kontrollzentrum ➔ aktuellen Fokus Modus deaktivieren

#### Anonyme Anrufe klingeln nicht auf der sipgate SIM/eSIM im Android

Ursache 1: Telefon App ➔ Einstellungen ➔ Blockierte Nummern ➔ Nicht in den Kontakten gespeichert aktiv\
Lösung 1:  Telefon App ➔ Einstellungen ➔ Blockierte Nummern ➔ Nicht in den Kontakten gespeichert deaktivieren

\
Ursache 2: Telefon App ➔ Einstellungen ➔ Blockierte Nummern ➔ Privat: aktiv\
Lösung 2: Telefon App ➔ Einstellungen ➔ Blockierte Nummern ➔ Privat: deaktivieren

\
Ursache 3: Kontrollzentrum ➔ "Nicht stören" aktiv\
Lösung 3: Kontrollzentrum ➔ "Nicht stören" deaktivieren


---

# 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/sipgate-nutzen/mobilfunk/warum-klingeln-anonyme-anrufe-nicht-auf-meiner-sipgate-sim-oder-esim.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.
