# 3CX Phone Provisioning Configuration

## Introduction

This document provides instructions on configuring 3CX Phone Provisioning to interoperate with the ProSBC. Phone provisioning is used for automatic configurations of selected hardware SIP phones. Phone provisioning means:

* phone automatically connects to the PBX after booting and is assigned a phone extension,
* extensions are managed in the administration interface,
* if you confirm or plan it, the system will perform an automatic restart of provisioned phones if needed,
* phone firmware is automatically updated,
* displaying a company logo on hardware phones supported by 3CX Server
* accessing company contacts

Please visit the following link for more details about [3CX Phone Provisioning](https://www.3cx.com/docs/manual/configuring-ip-phones/)

### 3CX Phone Provisioning Configuration (Up to 3CX Release 18)

1 - After creating an extension in the 3CX server Click on the Phone Provisioning tab and click on to Add button

<figure><img src="/files/nYLgPKyvcBljP8BvLgjH" alt=""><figcaption></figcaption></figure>

2 - Select your supported phone type and enter your phone MAC address.

<figure><img src="/files/aEYW53cwO6621bzsytKV" alt=""><figcaption></figcaption></figure>

3 - Select Provisioning Method as 3CX SBC (remote)

<figure><img src="https://docs.telcobridges.com/w/images/c/ce/Phone_Provisioning_3.png" alt=""><figcaption></figcaption></figure>

4 - Enter ProSBC IP address in 3CX Session Border Controller section&#x20;

<figure><img src="https://docs.telcobridges.com/w/images/e/e6/Phone_Provisioning_4.png" alt=""><figcaption></figcaption></figure>

5 - Click OK to save

### 3CX Phone Provisioning Configuration (After 3CX Release 18)

3CX removed to entering the external IP address for 3CX Session Border Controller in the provisioning settings with release 18. In this case, you could not enter the ProSBC IP address in the provisioning settings as described above. Please follow the instructions to configure provisioning from the ProSBC:

1 - Go to Settings -> Advanced -> Network -> FQDN -> Settings for Direct SIP Calls, Click to Allow calls from/to external SIP URIs and enter the domain name you entered in the ProSBC SIP Domain configuration.

<figure><img src="https://docs.telcobridges.com/w/images/c/cf/New_Phone_Provisioning_1.png" alt=""><figcaption></figcaption></figure>

2 - After creating an extension in the 3CX server Click on the Phone Provisioning tab and click on to Add button

<figure><img src="/files/uip9AMoYuc98PizbWXzf" alt=""><figcaption></figcaption></figure>

3 - Select your supported phone type and enter your phone MAC address.

<figure><img src="/files/TIM6BjHmKbNbm5AJduoE" alt=""><figcaption></figcaption></figure>

4 - On the IP Phone settings select Local Lan (in the office) for Provisioning MEthod and select the FQDN in the Select Interface. After click to the OK you will see the provisioning link created with the FQDN you entered.&#x20;

<figure><img src="https://docs.telcobridges.com/w/images/b/bc/New_Phone_Provisioning_2.png" alt=""><figcaption></figcaption></figure>


---

# 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/3cx-phone-provisioning-configuration.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.
