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

Hello,

 

This is my first see the issue, I could not make any modification to the provisioning server's config file.

 

The system version is 5.5.0.

The  modification I made just to enable the music on hold, change the figure from blank to 1, which is enable.

After save the modification to the feature.cfg and reopen, it will always say:"Error loading: C:\inetpub\UCS\5.5 Config\feature.cfg Data at the root level is invalid. Line 1, position 56. Would you like to open it using Notepad?"

 

I guess it is because of permission but I already grant my self as the local admin to this folder.

 

This is ftp site. I haven't met such issue in my last customer site which is http site.

 

3 REPLIES 3
HP Recommended

I thin this is something to do with the ftp site's asp or IIS settings, all the cfg files having such wired issues.

When I tried to create a new shared.cfg file using below content copied to a text file:

 

 

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!–Sample Polycom Shared configuration file for UCS–>
<LYNC>
<device device.set="1" device.baseProfile.set="1" device.baseProfile="Lync"/>
<registration reg.1.auth.usePinCredentials="0" sec.TLS.customCaCert.1="—PASTE CERTIFICATE HERE—"/>
</LYNC>

If I save and open with XML notepad 2007, I still got an error saying incorrect.

 

This indeed working in another customer site using http but not ftp

HP Recommended

Not sure if you can see the error screenshot

HP Recommended

Hello kuberk,

welcome back to the Polycom Community.

Did you ever have a chance to follow this topic => here <= up with a Polycom reseller?

 

For your new issue the FAQ contains this post here:

 

Jun 15, 2016 Question:Can I use UC Software 5.5.0 for Lync or Skype for Business deployments?

Resolution:UC Software 5.5.0 has not been qualified by Microsoft to use in Lync or Skype for Business deployments. Polycom will not support UC Software 5.5.0 use in Lync or Skype for Business deployments.

 

Please downgrade to a currently supported version UC Software 5.4.5 instead.

 

Looking at your cfg I exchanged the top two lines as you must have used some non XML conform source:

 

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!-- Sample Polycom Shared configuration file for UCS -->
<LYNC>
<device device.set="1" device.baseProfile.set="1" device.baseProfile="Lync"/>
<registration reg.1.auth.usePinCredentials="0" sec.TLS.customCaCert.1="—PASTE CERTIFICATE HERE—"/>
</LYNC>

Looking at the above CFG you are setting the phones into LYNC base profile.

 

This indicates that you are using a non-LYNC / Skype for business SKU so please ensure you have the relevant per Device License from Polycom per phone as explained => here <=


Please remember that Polycom reserves the right to audit your deployment to verify that you have sufficient licenses to match the number of devices being used.

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