Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,we have got several customers, for which we have made upgrade CUCM to version 9.1. Our customers don't have configured the "Owner User ID" item in phones configuration page. So after migrating to the version of 9.1, there is no license informat...
Hi,I have got a problem with importing LDAP (MS Active Directory) users into Unity Connection 8.6.2ES44.At the beginning of configuration of CUC, I have created LDAP synchronization and authentication. Then I have imported several users from LDAP int...
Hello, I was solving the same problem and there is my finding (and solution):My example - I needed to change ownerUserID at device:Java code at the beginning:UpdatePhoneReq phReq = new UpdatePhoneReq();phReq.setUuid(device_uuid);XFkType user = new XF...
Hi guys,I've configured all requested features and in Jabber 9.7 for Win, I still cannot create persistent chat room. I have got CUCM 10 and CUCM IM&P 10. Access to the DB is OK and I see normal messages logged in DB, so I suppose that there is no pr...
Thank you for your advice. With your "reimport", do you mean "Insert Phones All Details" (BULK - Phones - Insert phones), maybe with UNchecked "Override the existing configuration", because there is no value in "Owner User ID" column in current devic...
My db commands were:admin:run sql select pkid,firstname, lastname, userid, telephonenumber FROM EndUser u WHERE userid= pkid firstname lastname userid telephonenumber ==================================== ========= =...