# Asterisks

- [How do I configure Asterisk for sipgate?](https://help.sipgate.de/cloud-telefonanlage/en/connections-and-integrations/asteriske/wie-konfiguriere-ich-asterisk-fuer-sipgate.md): Configuration guide for Asterisk with sipgate – overview of sip.conf and extensions.conf settings.
- [How do I set my own sender number in a 3CX phone system?](https://help.sipgate.de/cloud-telefonanlage/en/connections-and-integrations/asteriske/wie-setze-ich-meine-eigene-absenderrufnummer-in-einer-3cx-telefonanlage.md): Guide to setting individual sender numbers per extension in a 3CX phone system with sipgate trunking.
- [How do I configure Asterisk to set an individual sender number?](https://help.sipgate.de/cloud-telefonanlage/en/connections-and-integrations/asteriske/wie-konfiguriere-ich-asterisk-zum-setzen-einer-individuellen-absendernummer.md): Guide to setting individual sender numbers in Asterisk via the P-Preferred-Identity header with sipgate trunking.


---

# 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/connections-and-integrations/asteriske.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.
