# FreePBX Extension Creation

## Introduction

This document provides instructions on how to add an extension to FreePBX Server to work with the ProSBC. Please visit the following link for more details about [Creating an Extensions in FreePBX Server](https://wiki.freepbx.org/display/FPG/Configuring+Your+PBX#ConfiguringYourPBX-CreatingExtensions)

## FreePBX Extension Configuration

1\. Navigate to “Applications” → “Extensions” and click on "Add New PJSIP Extension"

<figure><img src="https://docs.telcobridges.com/w/images/thumb/c/c5/Freepbx_Exten_1.png/300px-Freepbx_Exten_1.png" alt=""><figcaption></figcaption></figure>

2\. Here you will choose an User Extension, a Display Name and a Secret. The User Extension will be used as the registration username and the Secret will be used as the password on the device (SIP phone, soft phone, etc.) that you choose to use for the extension.

<figure><img src="https://docs.telcobridges.com/w/images/thumb/5/58/Freepbx_Exten_2.png/900px-Freepbx_Exten_2.png" alt=""><figcaption></figcaption></figure>

3\. You can change extension features from other menus like, voicemail, Find me/follow me, advanced, etc .. 4. Once done, “Submit” the configuration and press the “Apply Config” button.


---

# 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/freepbx-extension-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.
