# FusionPBX SIP Trunk Creation

## Introduction

This document provides instructions on how to add a SIP Trunk to FusionPBX Server to work with the ProSBC. Please visit the following link for more details about [Creating a SIP Trunk in FusionPBX Server](https://docs.fusionpbx.com/en/latest/accounts/devices.html)

## FusionPBX SIP Trunk Configuration

1\. Log in into the administration portal via the IP address of the machine that is running FusionPBX.

2\. Select the Account tab at the top left and then from the drop-down menu click Gateways.

<figure><img src="https://docs.telcobridges.com/w/images/thumb/2/24/Fusion_trunk_1.png/500px-Fusion_trunk_1.png" alt=""><figcaption></figcaption></figure>

3\. You will now be viewing the Gateways configuration page where you can add, edit or delete gateways.

<figure><img src="https://docs.telcobridges.com/w/images/thumb/e/e1/Fusion_trunk_2.png/500px-Fusion_trunk_2.png" alt=""><figcaption></figcaption></figure>

4\. Press on the + ADD button on the right side of the screen to add a new gateway. You will be required to fill in the following fields in order to create a new gateway:

<figure><img src="https://docs.telcobridges.com/w/images/thumb/0/01/Fusion_trunk_3.png/500px-Fusion_trunk_3.png" alt=""><figcaption></figcaption></figure>

* Gateway: Number to dial to reach this user
* Proxy: ProSBC IP address or FQDN
* Register: Set to false. When you set it to false, you will need to specify all of the carrier IP’s in the Advanced > Access Controls.

5\. When you set Register to false, you will need to specify all of the carrier IP’s in the Advanced > Access Controls. Press on + ADD button. In new window set Name ProSBC and Save it.

<figure><img src="https://docs.telcobridges.com/w/images/thumb/b/b3/Fusion_trunk_4.png/500px-Fusion_trunk_4.png" alt=""><figcaption></figcaption></figure>

6\. Press on + ADD button in new window to add ProSBC IP/FQDN address

<figure><img src="https://docs.telcobridges.com/w/images/thumb/d/da/Fusion_trunk_5.png/500px-Fusion_trunk_5.png" alt=""><figcaption></figcaption></figure>

7\. You will be required to fill in the following fields in order to create a new ACL:

* CIDR: If adding a single IP address to the CIDR field make sure to add /32 on the end of the IP address.
* Description: Set as ProSBC

<figure><img src="https://docs.telcobridges.com/w/images/thumb/8/82/Fusion_trunk_6.png/500px-Fusion_trunk_6.png" alt=""><figcaption></figcaption></figure>

8\. Once the configuration is finished, click on the Save button and once the page is refreshed you will see a notice saying Update completed on the top center of the page.


---

# 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://prosbcdocs.telcobridges.com/configuration-details/configuration-by-use-case/sip-trunking-configuration/fusionpbx-sip-trunk-creation.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.
