Thursday, September 6, 2012

Polycom VMR Passcode Management using APIs

In a previous article, I have a shared the idea of an app simplifying Polycom VMR passcode management. Moussa has finalized his small Java app to easily update Conference and Chairperson passcode.

Some tips used to design that app:
  • Access Rights: DMA roles are required: administrator, provisioner to update Chairperson and Conference passcode. So, in that application, we use user credentials to identify and retrieve VMR, and we use admin credentials to update passcodes.
  • Importation of SSL: An article explaining how to import Polycom DMA SSL certificate in the Java keystore : here 
Video showing that application





No comments:

Post a Comment