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 09:31]
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 84: Line 106:
   - 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 ====+==== TFTP ====
  
-http://www.freepbx.org/forum/general-help/help-provisioning-polycom-phones-with-endpoint-manager +**Verbose Logging**: http://wiki.freepbx.org/display/L1/Enable+TFTP+verbose+logging
- +
-==== TFTP ====+
  
 See also **[[networking:linux:dnsmasq|dnsmasq]]** See also **[[networking:linux:dnsmasq|dnsmasq]]**
Line 109: 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 118: 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.
Line 128: Line 148:
 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.
  
-==== Grandstream Daylight Savings Time ====+=== legacy_sip.cfg === 
 + 
 +<file> 
 +   <sntp tcpIpApp.sntp.daylightSavings.enable="0"/> 
 +   <user_preferences up.oneTouchVoiceMail="1"/> 
 +</file> 
 + 
 +==== Grandstream DST ====
  
-There is no place in the template to set the proper time zone or to turn off DST.+There is no place in the template to set the proper time zone for Arizona or to turn off the observation of Daylight Savings Time.
  
-Scroll down to the setting for ''P75'' and set it to ''0'', then click ''Submit Query'' to save.+Scroll down to the setting for ''P64'' and set it to ''MST'' (for Arizona with no DST), then click ''Submit Query'' to save.
voice/pbx/freepbx/freepbx_provisioning.1440084661.txt.gz · Last modified: 2015/08/20 09:31 by gcooper