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

Have a newbie question regarding how to set specific license file paths per Polycom device. We only want certian models asking for the license file.

 

Currently we have all our Phones ask for the license file in the 000000000000.cfg with the PHONE_MODEL variable.

 

LICENSE_DIRECTORY="http......com/dms/[PHONE_MODEL]/lic" />

 

Can I add the specific Phone model to the  LICENSE_DIRECTORY parameter like we can with the "CONFIG_FILES" parameter?

 

   LICENSE_DIRECTORY_SPIP300="http........com/dms/SPIP330/lic"
   LICENSE_DIRECTORY_SPIP331="http:.........om/dms/SPIP331/lic"
   LICENSE_DIRECTORY_SPIP430="http............com/dms/SPIP430/lic"

 

 

Thanks

Dan

2 REPLIES 2
HP Recommended

Hello Dan,

welcome to the Polycom Community.

The following substitution strings PHONE_MODEL, PHONE_PART_NUMBER, and PHONE_MAC_ADDRESS can be used in the master configuration file.

 

The above is applicable to use for the Directory specification.

 

The other option within configuration files (configparameter.phonemodel😃 cannot be used with the master configuration.

 

If you open a you can actually see additional sections covering the "legacy" phones.

 

<APPLICATION_SPIP300 APP_FILE_PATH_SPIP300="sip_213.ld" CONFIG_FILES_SPIP300="phone1_213.cfg, sip_213.cfg" />

 

The same concept can be used to create a specific Phone Model section aka:

 

<APPLICATION APP_FILE_PATH_VVX500="sip.ld" CONFIG_FILES_VVX500="" SERVICE_FILES_VVX500="" MISC_FILES_VVX500="" LOG_FILE_DIRECTORY_VVX500="" OVERRIDES_DIRECTORY_VVX500="" CONTACTS_DIRECTORY_VVX500="" LICENSE_DIRECTORY_VVX500="" USER_PROFILES_DIRECTORY_VVX500="" CALL_LISTS_DIRECTORY_VVX500="" COREFILE_DIRECTORY_VVX500="">


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

Hello Steffen,

 

Thank you for the reply and additional clarification on substitution string options.This will definetly help as we make further master configuration file updates. I did add the PHONE_MODEL string to the license directory and confirmed with wireshark license file get.

 

Best Regards

Dan

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