Comms Polycom Login

From Taridium

(Difference between revisions)
Jump to: navigation, search
(Created page with "== Polycom Logins == comms 3.1-d and higher supports automatic logins for Polycom phones (Firmware UC 4.0.0+). This assumes the use of HTTP(S) for provisioning purposes. This wi...")
Line 1: Line 1:
== Polycom Logins ==
== Polycom Logins ==
 +
 +
 +
=== Configuration ===
 +
comms 3.1-d and higher supports automatic logins for Polycom phones (Firmware UC 4.0.0+). This assumes the use of HTTP(S) for provisioning purposes. This will only work with phones that use auto-provisioning and have been registered correctly. The system will look up both the MAC address of the phone and the IP address when a request to the login configuration is made. Saving of overrides (-web.cfg) files is currently not supported since the OVERRIDES_DIRECTORY needs to be set to the same path as the USER_PROFILES_DIRECTORY. An invalid HTTP 500 error will be returned.
comms 3.1-d and higher supports automatic logins for Polycom phones (Firmware UC 4.0.0+). This assumes the use of HTTP(S) for provisioning purposes. This will only work with phones that use auto-provisioning and have been registered correctly. The system will look up both the MAC address of the phone and the IP address when a request to the login configuration is made. Saving of overrides (-web.cfg) files is currently not supported since the OVERRIDES_DIRECTORY needs to be set to the same path as the USER_PROFILES_DIRECTORY. An invalid HTTP 500 error will be returned.
Line 21: Line 25:
For further details on the exact Polycom settings refer to this [https://support.polycom.com/content/dam/polycom-support/products/Voice/polycom_uc/other-documents/en/Making_Phone_Settings_Portable_with_User_Profiles_FP60688.pdf document].
For further details on the exact Polycom settings refer to this [https://support.polycom.com/content/dam/polycom-support/products/Voice/polycom_uc/other-documents/en/Making_Phone_Settings_Portable_with_User_Profiles_FP60688.pdf document].
 +
 +
=== Usage ===
 +
 +
Users log-in by pressing the 'Log in' softkey. They will be prompted by their extension and voicemail PIN. Logins will not work if the voicemail PIN has been disabled or is empty.

Revision as of 15:21, 30 November 2017

Polycom Logins

Configuration

comms 3.1-d and higher supports automatic logins for Polycom phones (Firmware UC 4.0.0+). This assumes the use of HTTP(S) for provisioning purposes. This will only work with phones that use auto-provisioning and have been registered correctly. The system will look up both the MAC address of the phone and the IP address when a request to the login configuration is made. Saving of overrides (-web.cfg) files is currently not supported since the OVERRIDES_DIRECTORY needs to be set to the same path as the USER_PROFILES_DIRECTORY. An invalid HTTP 500 error will be returned.

Use the following Polycom settings to enable logins:

               prov.login.enabled="1"
               prov.login.userId.encodingMode="123"

In your general or device specific 000000000000.cfg or MAC.cfg file add the user profile directory:

 USER_PROFILES_DIRECTORY="http://[web server]/ent/xml/proam/[PHONE_MAC_ADDRESS]"
 OVERRIDES_DIRECTORY="http://[web server]/ent/xml/proam/[PHONE_MAC_ADDRESS]"


For further details on the exact Polycom settings refer to this document.

Usage

Users log-in by pressing the 'Log in' softkey. They will be prompted by their extension and voicemail PIN. Logins will not work if the voicemail PIN has been disabled or is empty.

Personal tools
Namespaces
Variants
Actions
Toolbox