• ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
The HP Community is where owners of HP products, like you, volunteer to help each other find solutions.
HP Recommended

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
    image

  • Select Advanced
    image

  • Add the 456 or the changed Password

    image

  • Administration Settings

    image

  • Web Server Configuration

    image

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

    image

    image

  •  or to disable this again

    image

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>
------------------------------------------------
Notice: I am an HP Poly employee but all replies within the community are done as a volunteer outside of my day role. This community forum is not an official HP Poly support resource, thus responses from HP Poly employees, partners, and customers alike are best-effort in attempts to share learned knowledge.
If you need immediate and/or official assistance for former Poly\Plantronics\Polycom please open a service ticket through your support channels
For HP products please check HP Support.

Please also ensure you always check the General VoIP , Video Endpoint , UC Platform (Microsoft) , PSTN
1 REPLY 1
HP Recommended

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

 

  • Select the Hamburger Menu and /or click on your own Photo
    image

  • Select Settings
    image
  • Select Device Settings
    image

  • Select Admin Only and use the Password
    Now enter the Admin Password => here <=

    image


  • Enable the Web User Interface

    image

 

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

 

  • Select Settings top right

    image

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

    image

  • Select Network Configuration and enable the Web Interface

    image
------------------------------------------------
Notice: I am an HP Poly employee but all replies within the community are done as a volunteer outside of my day role. This community forum is not an official HP Poly support resource, thus responses from HP Poly employees, partners, and customers alike are best-effort in attempts to share learned knowledge.
If you need immediate and/or official assistance for former Poly\Plantronics\Polycom please open a service ticket through your support channels
For HP products please check HP Support.

Please also ensure you always check the General VoIP , Video Endpoint , UC Platform (Microsoft) , PSTN
† 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>.