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

I have provisioning working with ZTP and most features are deploying correctly including registrations, attendants, soft keys etc.

 

The two features I haven't been able to get working are local hold reminders and paging.

 

I've been able to manually configure paging and confirm it works, and have exported the lcoal config to ensure I'm setting the correct attributes. I haven't been able to find where to configure local hold reminders on the phones but I can see it in documentation.

 

The appropriate section of XML I'm provisioning is as follows, can anyone point out what I'm doing wrong and why these features aren't applying to the handsets? This is in the mac-specific config file generated by my provisioning server:

 

<polycomConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="polycomConfig.xsd">
  <call call.callsPerLineKey="8">
    <call.hold>
      <call.hold.localReminder call.hold.localReminder.enabled="1" period="10" startDelay="10"></call.hold.localReminder>
    </call.hold>
  </call>
  <ptt>
    <ptt.pttMode ptt.pttMode.enable="1"></ptt.pttMode>
  </ptt>
</polycomConfig>
4 REPLIES 4
HP Recommended

Hello bdx,

welcome back to the Polycom Community.

Have you verified via the Phones logs that the phone is actually loading the additional configuration files ?

 

In addition it is always useful to include the currently used SIP or UC Software version as issues experienced may already be addressed in a newer release.

Please also include if you are using a SIP server or a LYNC server

This also allows yourself and others to check against current software release notes.

The above is also stated in the "Read First: Welcome to the Polycom VoIP Forum"

Therefore the Polycom VoIP FAQ contains this post here:

Question: How can I find out my SIP UC Software Version or the BootROM Version of my Phone?
Resolution: Please check here

Please ensure to provide some feedback if this reply has helped you so other users can profit from your experience.

Best Regards

Steffen Baier

Polycom Global Services

Please ensure to provide some feedback if this reply has helped you so other users can profit from your experience.

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

We're using a SIP server, with UC Software Version 5.1.3.1675.

 

I've confirmed that the configuration file is applying, as I'm toggling other settings before every test (e.g. feature.callListMissed.enabled) and then testing to see that those settings are applying correctly. The settings I'm having issues with and those settings I'm toggling to test that the file is applying are all in the same file.

 

I've also checked all the other config files being loaded before that to confirm that none of them are setting other values for the settings I'm wanting to control.

HP Recommended

This is still an issue for us, is there any other info you need from me to help troubleshoot? 

HP Recommended

Hello bdx,

welcome back to the Polycom Community.

UC Software 5.1.3 is no longer a supported Version. 

 

5.4.0A is the latest UC Software Release

 

period="10" startDelay="10"

 

The above are not valid Parameters either as these should be:

 

  • call.hold.localReminder.period
    and
  • call.hold.localReminder.startDelay

I can only suggest you clear up the configuration and upgrade to a currently supported software version if if the issue persists contact your Polycom reseller so they can open a support case for you.


Please ensure to provide some feedback if this reply has helped you so other users can profit from your experience.

Best Regards

Steffen Baier

Polycom Global Services

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