• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
Join the HP Community Solve‑a‑thon | Help Others & Share Your Solutions | Live on Zoom | 2:30 PM to 2:30 AM IST | Every Wednesday Click here to know more
HP Recommended
Poly VVX

Is there a way to add custom config to Poly Lens? We need to configure the following for VVX devices, and I cannot find equivalent GUI options in Poly Lens:

<voIpProt.SIP.alertInfo
    voIpProt.SIP.alertInfo.1.class="autoAnswer" 
    voIpProt.SIP.alertInfo.1.value="Ring Answer"
    voIpProt.SIP.alertInfo.2.class="autoAnswer" 
    voIpProt.SIP.alertInfo.2.value="Auto Answer"
    voIpProt.SIP.alertInfo.3.class="default" 
    voIpProt.SIP.alertInfo.3.value="" >
</voIpProt.SIP.alertInfo>

 

1 ACCEPTED SOLUTION

Accepted Solutions
HP Recommended

For the next person who stumbles across this thread...

 

You can import a Device Models template, merging new XML settings with your existing policy. Use a CSV file like this: 

device_modelsvoIpProt.SIP.alertInfo.1.classvoIpProt.SIP.alertInfo.1.value
VVX 311 | VVX 411autoAnswerAuto Answer

 

This is equivalent to:

<voIpProt.SIP.alertInfo
    voIpProt.SIP.alertInfo.1.class="autoAnswer" 
    voIpProt.SIP.alertInfo.1.value="Auto Answer">
</voIpProt.SIP.alertInfo>

 

Imported settings suddenly appear in the Poly Lens GUI and can be modified, complete with text descriptions and enumerated options, indicating that Lens has the full device configuration schema built in. Why those options can't be displayed or added in the GUI without first importing a CSV file, who can say. 

View solution in original post

2 REPLIES 2
HP Recommended

Hello @bakerds ,

 

Welcome to the HP Poly community.

 

This is just a Peer-to-peer community forum and not HP Poly Support. We are all just Volunteers.

 

I suggest you check this:

 

 

If no other volunteers reply, I suggest you contact the HP Support organization in your region. Details are in my Signature.

 

Best Regards

 

Steffen Baier

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

For the next person who stumbles across this thread...

 

You can import a Device Models template, merging new XML settings with your existing policy. Use a CSV file like this: 

device_modelsvoIpProt.SIP.alertInfo.1.classvoIpProt.SIP.alertInfo.1.value
VVX 311 | VVX 411autoAnswerAuto Answer

 

This is equivalent to:

<voIpProt.SIP.alertInfo
    voIpProt.SIP.alertInfo.1.class="autoAnswer" 
    voIpProt.SIP.alertInfo.1.value="Auto Answer">
</voIpProt.SIP.alertInfo>

 

Imported settings suddenly appear in the Poly Lens GUI and can be modified, complete with text descriptions and enumerated options, indicating that Lens has the full device configuration schema built in. Why those options can't be displayed or added in the GUI without first importing a CSV file, who can say. 

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