• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
Guidelines
Are you looking for Poly Software Click here to find it
A_Gayathri
HP Administrator
Views : 3,878
No ratings

UCS 5.1.1 introduced new features and functionality and as part of this the Web interface is no longer active when the phone is in LYNC base profile mode.

 

UC Software 5.5.0 or later disabled the functionality to have either HTTP alone or HTTP and HTTPS in combination and enforces the phone to utilize HTTPS only. 

The Persistent Single Sign-On / PSSO policy does not allow unsecure HTTP and the httpd.cfg.secureTunnelEnabled="0" Parameter is therefore invalid

 

NOTE: Before activating this feature please ensure you change to factory default password as shown => here <=

 

Option 1:

 

In order to enable the HTTP or HTTPS Web Interface on the phone please go ahead as follows:

 

  • Press Menu Key

  • Select Settings
    A_Gayathri_0-1760454425016.png

     

  • Select Advanced
    A_Gayathri_1-1760454425000.png

     

  • Add the 456 or the changed Password

    A_Gayathri_2-1760454425022.png

     

  • Administration Settings

    A_Gayathri_3-1760454425037.png

     

  • Web Server Configuration

    A_Gayathri_4-1760454425005.png

     

  • The next menu will allow you to either only enable HTTP, or only HTTPS or both

    A_Gayathri_5-1760454425032.png

     


    A_Gayathri_6-1760454425214.png

     

  •  or to disable this again

    A_Gayathri_7-1760454425205.png

Option 2:

 

Simply provision the feature from the provisioning server HTTP and HTTPs on

 

<PHONE_LOCAL
		httpd.cfg.enabled="1"
		httpd.cfg.secureTunnelRequired="0"
		httpd.enabled="1"
	/>

 

Option 3:

 

HTTP and HTTPs off

 

<web
		httpd.cfg.enabled="0"
		httpd.cfg.secureTunnelRequired="0"
		httpd.enabled="1"
	/>

 

Only HTTPs via the provisioning server:

<?xml version="1.0" standalone="yes"?>
<!-- Forcing HTTPS only -->
<changes>
<config httpd.cfg.enabled="1"
		httpd.cfg.secureTunnelRequired="1"
		httpd.enabled="1"
	/>
</changes>

 

Enable the Web Interface for Poly CCX phones in Teams mode:

 

  • Select the Hamburger Menu and /or click on your own Photo
    A_Gayathri_8-1760454452441.png

     

  • Select Settings
    A_Gayathri_9-1760454452447.png

     

  • Select Device Settings
    A_Gayathri_10-1760454452454.png
  • Select Admin Only and use the Password
    Now enter the Admin Password => here <=

    A_Gayathri_11-1760454452464.png

     

  • Enable the Web User Interface

    A_Gayathri_12-1760454452502.png

     

If the phone is not signed in to Microsoft Teams follow this:

 

  • Select Settings top right

    A_Gayathri_13-1760454452470.png

     

  • Select Admin only and add the Password => here <=

    A_Gayathri_14-1760454452485.png

     

  • Select Network Configuration and enable the Web Interface

    A_Gayathri_15-1760454452478.png


    Need help or have any questions? 
    Start a new discussion here and get the answers you need.

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.