> 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/allgemeine-losungen-beim-telefonieren-mit-sipgate.md).

# General solutions for calling with sipgate

- [sipgate Softphone errors and solutions](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/allgemeine-losungen-beim-telefonieren-mit-sipgate/sipgate-softphone-fehler-und-loesungen.md): Solutions for common errors with the sipgate Softphone and Webphone, e.g. missing microphone access or problems starting a call.
- [Where can I get current information about outages and scheduled maintenance?](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/allgemeine-losungen-beim-telefonieren-mit-sipgate/wo-kann-ich-aktuelle-informationen-zu-stoerungen-und-geplanten-wartungsarbeiten.md): View current outages and maintenance work at sipgate – via the status page and feedback form.
- [What can I do if my phone number cannot be reached?](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/allgemeine-losungen-beim-telefonieren-mit-sipgate/was-kann-ich-tun-wenn-meine-rufnummer-nicht-erreichbar-ist.md): Help if your sipgate phone number cannot be reached – check causes and restore reachability.
- [What can I do in case of data misuse?](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/allgemeine-losungen-beim-telefonieren-mit-sipgate/was-kann-ich-bei-datenmissbrauch-tun.md): Protective measures in case of misuse of your sipgate account data – step-by-step instructions for FRITZ!Box, Asterisk, and other devices.
- [How can I fix issues such as background noise, echo, and poor voice quality?](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/allgemeine-losungen-beim-telefonieren-mit-sipgate/wie-kann-ich-probleme-wie-stoergeraeusche-hall-und-schlechte-sprachqualitaet-beh.md): Tips for improving voice quality in sipgate – eliminate background noise, echo, and dropouts.
- [What do the FRITZ!Box error messages mean?](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/allgemeine-losungen-beim-telefonieren-mit-sipgate/was-bedeuten-die-fritzbox-fehlermeldungen.md): Overview of the most common FRITZ!Box error messages during sipgate registration with explanations and solution suggestions.
- [What can I do if the area code is dialed automatically?](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/allgemeine-losungen-beim-telefonieren-mit-sipgate/was-kann-ich-tun-wenn-die-vorwahl-automatisch-mitgewaehlt-wird.md): How to deactivate automatic area code dialing in the FRITZ!Box so internal sipgate extensions are dialed correctly.
- [What can I do if key tones (DTMF) are not transmitted?](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/allgemeine-losungen-beim-telefonieren-mit-sipgate/was-kann-ich-tun-wenn-tastentoene-dtmf-nicht-uebertragen-werden.md): Fix DTMF issues in sipgate: how to configure key tone transmission on SNOM, Yealink, and other VoIP devices.
- [What can I do if I have problems with Speedport Hybrid?](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/allgemeine-losungen-beim-telefonieren-mit-sipgate/was-kann-ich-tun-wenn-ich-probleme-mit-speedport-hybrid-habe.md): Solution for sipgate registration problems on Speedport Hybrid: replace letters in the SIP ID with numbers.


---

# 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/allgemeine-losungen-beim-telefonieren-mit-sipgate.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.
