User Tools

Site Tools


voice:pbx:freepbx:freepbx_provisioning

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
voice:pbx:freepbx:freepbx_provisioning [2015/08/20 10:48]
gcooper
voice:pbx:freepbx:freepbx_provisioning [2017/10/04 14:13] (current)
gcooper
Line 15: Line 15:
 ===== Commercial EndPoint Manager ===== ===== Commercial EndPoint Manager =====
  
-http://schmoozecom.com/endpoint-manager.php+https://www.freepbx.org/endpoint-manager/
  
-**Admin Guide**: http://wiki.freepbx.org/display/FCM/EndPoint+Manager+Admin+User+Guide+**Admin Guide**: http://wiki.freepbx.org/display/FPG/EPM-Admin+User+Guide 
 + 
 +**Port Management**: http://wiki.freepbx.org/display/FPG/System+Admin+-+Port+Management
  
 **Supported Devices**: http://wiki.freepbx.org/display/FCM/EPM-Supported+Devices **Supported Devices**: http://wiki.freepbx.org/display/FCM/EPM-Supported+Devices
Line 64: Line 66:
   - Reset the phone to factory defaults   - Reset the phone to factory defaults
     - Reboot the phone     - Reboot the phone
 +
 +==== Multiple Accounts ====
 +
 +To provision multiple accounts to a phone (shared phone) **in Endpoint Manager**:
 +
 +  - Configure the first extension normally
 +  - Edit the first extension just created
 +  - Select ''Account 2''
 +  - Choose the second extension
 +  - Use the same template, model and MAC address
 +
 +**Endpoint Manager -> Extension Mapping -> <extension> -> Edit**
 +
 +{{ :voice:pbx:freepbx:freepbx_prov_second_extension.png?750 |FreePBX Provision Second Extension}}
 +
 +==== HTTP ====
 +
 +<file>
 +http://<pbx-ip>:84
 +</file>
  
 ===== Free OSS EndPoint Manager ===== ===== Free OSS EndPoint Manager =====
  
-FIXME Unfinished+FIXME Unfinished because we usually purchase the commercial EPM to support FreePBX development.
  
-Just install the OSS End Point Manager FreePBX module.+Just install the **OSS End Point Manager** FreePBX module.
  
 http://www.the159.com/endpointman/tut.html http://www.the159.com/endpointman/tut.html
Line 83: Line 105:
   - Add the phones and configure the extensions (lines) they will be using   - Add the phones and configure the extensions (lines) they will be using
   - You will also need to enable option66 on your dhcp server so the phones get the config on boot   - You will also need to enable option66 on your dhcp server so the phones get the config on boot
- 
-==== HTTP ==== 
- 
-http://www.freepbx.org/forum/general-help/help-provisioning-polycom-phones-with-endpoint-manager 
  
 ==== TFTP ==== ==== TFTP ====
Line 111: Line 129:
 service dnsmasq restart service dnsmasq restart
 </file> </file>
- 
-{{ :voice:pbx:freepbx_epm_1.png?direct&450|FreePBX OSS End Point Manager TFTP Setup}} 
  
 **Connectivity -> OSS End Point Manager Advanced Settings** **Connectivity -> OSS End Point Manager Advanced Settings**
 +
 +{{ :voice:pbx:freepbx_epm_1.png?direct&750 |FreePBX OSS End Point Manager TFTP Setup}}
  
 ===== Basefile Edits ===== ===== Basefile Edits =====
Line 120: Line 138:
 **EndPoint Manager -> Basefile Edit -> Your Polycom Template -> Legacy** **EndPoint Manager -> Basefile Edit -> Your Polycom Template -> Legacy**
  
-:!: Once saved, the customized setting will now be listed at the **bottom** of the list.+:!: Once saved, the customized setting will now be **listed at the bottom** of the list.
  
 :!: **Regenerate** the template, **rebuild** all your configs and **reboot** your phones when done making changes. :!: **Regenerate** the template, **rebuild** all your configs and **reboot** your phones when done making changes.
  
-==== Legacy Polycom Time ====+==== Legacy Polycom ====
  
 For some reason, the old IP301 and IP501 phones don't respect the DST settings in the template. For some reason, the old IP301 and IP501 phones don't respect the DST settings in the template.
  
 Scroll down to the setting for ''sntp.daylightSavings.enable'' and set it to ''0'', then click ''Submit Query'' to save. Scroll down to the setting for ''sntp.daylightSavings.enable'' and set it to ''0'', then click ''Submit Query'' to save.
 +
 +=== legacy_sip.cfg ===
 +
 +<file>
 +   <sntp tcpIpApp.sntp.daylightSavings.enable="0"/>
 +   <user_preferences up.oneTouchVoiceMail="1"/>
 +</file>
  
 ==== Grandstream DST ==== ==== Grandstream DST ====
voice/pbx/freepbx/freepbx_provisioning.1440089336.txt.gz · Last modified: 2015/08/20 10:48 by gcooper