A new 4.2 sipxecs feature is the ability to import contacts from Google Accounts. This can be done from both admin and user portal - admin can import contacts in a public phonebook (shared by multiple users within an user group) while a regular user can import contacts only to his/her private phonebook.
There are some prerequisites needed in order to use Google Account import feature:
- if running sipXconfig from behind a proxy without authentication, the admin should make sure that the ports are accessible
- Verisign Class 3 CA should be imported in sipXconfig trusted store (so sipXconfig to recognize CA ). This can be accomplished either within sipXconfig (recommended) or using JDK's keytool utility
keytool -importcert -alias equifaxsecureca -file verisignclass3ca.cer \ |