• ×
    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'm trying to assign a cipher suite to a Polycom VVX 600 by means of XML. The XML download from the FTP server works, as all other settings are accepted by the phone.

 

Firmware: 5.4.2.0334

 

Relevant portion of XML file:

 

 
<polycomConfig xsi:noNamespaceSchemaLocation="Config/polycomConfig.xsd">
<device device.auth.localAdminPassword="****" device.auth.localAdminPassword.set="1" device.baseProfile="Lync" device.baseProfile.set="1" device.prov.lyncDeviceUpdateEnabled="1" device.prov.lyncDeviceUpdateEnabled.set="1" device.prov.tagSerialNo="1" device.set="1">
<device.sec>
<device.sec.TLS>
 <device.sec.TLS.profile device.sec.TLS.profile.cipherSuiteDefault1="0" device.sec.TLS.profile.cipherSuite1="ALL" device.sec.TLS.profile.cipherSuiteDefault2="0" device.sec.TLS.profile.cipherSuite2="ALL"/>
 </device.sec.TLS>
 </device.sec>
 </device>
 
When I check in the Web interface of the phone, I can see, that the cipher suite is still set to default, so my overrides are not applied.
Manual override would work, but since I'll have to provision quite a lot of phones, this has to be automated.
 
Any clues?
Thanks in advance.
1 REPLY 1
HP Recommended

Hello Viktor,

welcome to the Polycom Community.

The community's VoIP FAQ contains this post here:

 

Jul 25, 2013 QuestionHow can I setup certain Device parameters on my phone via a configuration file?

Resolution: Please check => here <=

You are simply missing the "counterparts" to the device.X.X.X.X parameters you are trying to activate:

 

device.sec.TLS.profile.cipherSuiteDefault1.set="1"
device.sec.TLS.profile.cipherSuite1.set="1"
device.sec.TLS.profile.cipherSuiteDefault2.set="1"
device.sec.TLS.profile.cipherSuite2.set="1"


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