I was trying to import users into Unity Connection using CUPI.
Adding a user manually is no problem but i need to import them from a CUCM.
Looking into the Dokumentation t says:
POST http://<server>/vmrest/import/users/<type>?templateAlias=<voice mail user template> with an ImportUser object as payl |
The question is what could <type> be?
As far as i saw ldap is working so i would say otrherwise it should be cucm for me.
But when trying i get the response that only ldap or cucmbe is possible.
If using /vmrest/import/users/cucmbe it get a response but an empty one not showing any importable user.
In Web Gui of Unity everything is fine.
Has anyone ever tryed and a solution for this?
In my optionion it seems to be a bug.