# Configuring 3CX SIP Trunks

{% hint style="info" %}
**Note:** Due to the nature of SIP trunking, our support and help scope is only offered up to and including the registration of your PBX with the sipgate network.
{% endhint %}

#### Configuring 3CX to register with sipgate trunking

In the 3CX Web Management Console open the **SIP Trunk** menu and click **+ Add SIP Trunk**.\
In the Pop-Up window choose the following:

* Select Country: Generic
* Select Provider: Generic

**Main Trunk No.**: Your sipgate phone number in E164 format e.g. 442033933909\
Next, under **General** enter the following settings.

#### Trunk Details

Enter name for Trunk: **sipgate**\
Registrar/Server/Gateway Hostname or IP: **sipconnect.sipgate.co.uk**\
Outbound Proxy: **sipconnect.sipgate.co.uk**

#### Authentication

Type of Authentication: Choose **Register - Account based** to use the Trunk for both incoming and outgoing calls.\
Authentication ID (aka SIP User ID): Your Trunk's SIP-ID\
Authentication Password: Your Trunk's SIP Password\
Click OK at the top of the page. The trunk should now register online.

{% hint style="info" %}
**Note:** Outbound Call parameter set up with sipgate trunking on the "SIP trunk" config page, in the outbound parameters tab, the "User" from field should be set to use: "AuthID" as authentication type.
{% 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://teamhelp.sipgate.co.uk/integrations-and-connections/hardware-and-software/configuring-3cx-sip-trunks.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.
