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

It may be desirable to disable some or all of the Icons on the Idle Screen of a Poly Trio or CCX phone.

 

If the Poly Trio or CCX runs in Microsoft Teams mode or Zoom Rooms mode customization is not possible as our respective partners provide the UI for these. 

 

UC Software 5.4.2 AA or later added the ability to hide the following menu options (more are listed >here< or later admin guides):

 

  • Hide/show the Contacts menu
  • Hide/show the Calendar
  • Hide/show Recent Calls/Call Lists
  • Hide/show the Bluetooth menu
  • Hide/show the Settings menu
  • Hide/show the Lync sign out menu

Example:

 

<changes>
<homescreen homeScreen.settings.enable="0" />
<contacts feature.contacts.enabled="0" />
<calllist feature.callList.enabled="0" />
<bluetooth feature.bluetooth.enabled="0" />
<hidesignout feature.lync.hideSignOut="1" />
<calendar homeScreen.calendar.enable="0" />
</changes>

Or import the attached unzipped files as required via the Web Interface:

 

image

 

Result:

 

image image

 

Removing of the MeetNow Key:

 

imageimage

<test softkey.feature.MeetNow="0"/>

Removing of the Present Key:

 

imageimage

<test softkey.feature.present="0"/>

Removing of the Redial Key:

 

imageimage

<test homeScreen.redial.enable="0"/>

Remove Place a Call / Dial a Number:

 

image

 

<test homeScreen.placeACall.enable="0" />

Removing of the Camera Key (Only when a Polycom EagleEye USB is used😞

 

image

<test homeScreen.camera.enable="0" />

 

 

------------------------------------------------
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
2 REPLIES 2
HP Recommended

Custom Icon Support for Contacts and Lines since UC Software 5.8.0:

 

You can configure up to 24 custom icons to display on a Poly Trio or CCX system for registered lines or for user photos can for contacts saved in the Local Contact Directory and favourites on the home screen.

 

Poly recommends uploading PNG images that are 106 x 106 pixels with a size of 100 KB or smaller. The maximum image size you can upload is 200 x 200 pixels, however, the phone automatically scales the icons to 106 x 106 pixels. 

 

image

 

<icons icons.1="ftp://icon:icons@10.252.149.100/icon1.png" 
		reg.1.icon="1"  />

 

The 000000000000.cfg can use the ICONS_DIRECTORY="" section to define a Sub 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
HP Recommended

UC Software 7.1.0 added a new Parameter to be able to swipe on the home screen to have access to all the icons instead of having to go via the Hamburger menu

<?xml version="1.0" standalone="yes"?>
<!-- up.homeScreen.scrolling.enabled="0" configuration parameter that by default should maintain the previous home screen behavior (where you can't scroll to a second page of main menu items if there are more than 6 -->
<changes>
<web up.homeScreen.scrolling.enabled="1"/>
</changes>

 

 

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