# How do I set my own sender number in a 3CX phone system?

As a 3CX user in conjunction with sipgate trunking, you have the option of setting a **freely selectable caller ID** for each extension.

The caller ID for the individual extensions can be set in a 3CX phone system as follows:

{% stepper %}
{% step %}
**Select extension**

First, select the extension to be configured in the 3CX system menu.
{% endstep %}

{% step %}
**Enter phone number**

Then go in the menu to **General ➔** **Outgoing caller ID**. Enter the desired number here in **E164 format** (49xxxxx / without plus sign or leading zeros).
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If the caller ID is not set here, the called party will see the **Fallback sender number** that you can find in the logged-in area of your sipgate account under **Trunking** .
{% endhint %}


---

# 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/wie-setze-ich-meine-eigene-absenderrufnummer-in-einer-3cx-telefonanlage.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.
