PBX GUI - EPM-Sangoma Phones
Introduction
Intention of this page to describe how we can use FreePBX to configure the Sangoma phones.
Configuration Methods
As of now, There are mainly 3 different methods exists in FreePBX to configure the Sangoma Phones.
At any point of time, FreePBX should have only one of the method enable to configure the Sangoma phones. Enabling multiple methods will results in conflicts and may cause issues in provisioning the Sangoma phones.
FreePBX Sangoma Phone Module -
Refer to Sangoma Phones Module (Deprecated). Independent module of FreePBX to configure the Sangoma Phone. This is independent module then FreePBX Endpoint Manager module.
This module use Asterisk "Sangoma Phone Module for Asterisk" aka DPMA to configure the Sangoma phones.
Please do not mix "FreePBX Sangoma Phone module" Vs Asterisk DPMA. These both modules are independent "Freepbx Sangoma phone module" is just the GUI interface for configuring Asterisk DPMA (res_digium_phone.so) module.
Asterisk DPMA (res_digium_phone.so) module perform the core functionality of configuring Sangoma phones as mentioned in Asterisk DPMA wiki page.
Endpoint Manager via tftpboot -
Standard way of Endpoint Manager module to configure the device whose configuration will be placed into /tftpboot directory and then configure provisioning server (freepbx) ip into Sangoma phone(s) so phone(s) can pull the configuration from provisioning server (or FreePBX).
Endpoint Manager via DPMA -
Asterisk "Sangoma Phone Module for Asterisk" aka DPMA is the most secure and reliable way of configuring the Sangoma phones directly via asterisk.
Sangoma D80 phone for example supports configuration only via Asterisk DPMA module.
Hence we have implemented the support of Asterisk DPMA in Endpoint Manager to configure the Sangoma phones.
Here DPMA term is referring to Asterisk DPMA. Endpoint Manager will generate the configuration files required by Asterisk DPMA (res_digium_phones.so) module so that asterisk dpma module can do the Sangoma phones configuration.
Please refer to EPM-Use DPMA for Sangoma Phones (Deprecated) to know how to configure EPM to use DPMA to configure the Sangoma phones.
As explained above, EPM can be used in two ways to configure the Sangoma phones. Please make sure using only one method of EPM at a time to configure Sangoma phones.
Return to Documentation Home | Sangoma Support