• ×
    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

Below post is an example how to limit access to certain Phone menus in order to prevent users for example to utilize the DND functionality or the call forward.

 

A HTTP Web Server is needed to host the new menu file.

 

Note: This has been tested with UCS 4.0.0 or later and older software Versions may not offer the same possibilities!


InordertodenytheaccesstothemenutheMenuhardwarebuttonneedstobere-assigned.

 

SPIP6000 Example:

 

<key key.SSIP6000.27.function.prim="Applications" mb.main.home="http://10.252.75.119/settings.html" mb.main.idleTimeout="10"/>

 SPIP331 Example:

 

<key key.SPIP331.34.function.prim="Applications" mb.main.home="http://10.252.75.119/settings.html" mb.main.idleTimeout="10"/>

 

Example content of settings.html:

 

<html>
<a href="Key:Status">Status</a>
<a href="Key:Setup">Settings</a>
<a href="Key:Directories">Directory</a>
<a href="Key:CallList">Call Lists</a>
</html>

 

The key.x.y.function.prim function is used to assign the Phones Microbrowser to the Menu Key.

The mb.main.home function is used to point the Microbrowser homepage to the file containing the limited menu.

 

When the Menu Button is now pressed the phone will instead show the above Web Page

 

image

 

 

image

 

image

 

The above screen captures show a limited Menu on a SSIP6000 with only the settings option as an example. The provided HTML example above does include the Status Menu, Caller List and the Directory.

------------------------------------------------
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>.