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.
Hi, We are migrating our IM&P (along with CUCM) from 9.1(2) to 10.5(2). Using PCD for upgrade.We go the CUCM upgrade files using the PUT tools. Cannot find the files for IM & P upgrade.PCD accepts the CUCM file as valid upgrades for Unity and CUCM. I...
Hello, We are planning our migration from CUCM 9.1 to 10.5.I want to do a phone firmware upgrade before upgrading the cluster, to minimize phone upgrades. Planning to use PFD (Peer File) for this.My question is, what would be the best strategy to upg...
Hi, we have jabber 10.5 deployed enterprise wide on Windows and mac, and all seem to run fine.Except this one user. He has Yosemite 10.10.1 with Jabber 10.5.The user can login just fine, bu after that, most contacts show offline, and he cannot initia...
HelloIn Jabber 10.5, my Jabber-config is scripted to filter out users with name "admin" in search.<BaseFilter>(&(objectClass=user)(!(cn=*admin*)))</BaseFilter>However, users with 'admin' in "IM/Chat address" field (when you view user profile) sti...
CuCM-9.1.1CUPS - 9.1.1Hi. we have Jabber installed on both MAC and Windows in our environment.Discovery is provided through UDS and CUP SRV records. All clients have standard AD lookup.We want to deploy a custom Jabber-config file which will provide ...
Thanks for the reply guys.I DID try to upload the 10.5 pack in CUCM 9.1, but it rejected it. so no way it will do that.For the file this is what I understand:1- COP files: contain script to upgrade the firmware2- loads files: contains the actual firm...
HI Nagajothi,
Yes presence is connected. What is interesting is you cannot open any window for chat, by clicking on any contacts. nothing happens. and I get these two messages in Jabber logs:
ERROR [0xa0b091d4] [mmon-core/CSIXMPP/CSIXMPPClient.m...
Got it working. It was just a matter of trying with different LDAP attributes, as the admin user profiles do not follow a standard. some had admin in CN, some in userPrincipalName some in displayname.so it was a combination of all that.Now when I try...
So I got it working.The problem was the file encoding was not being recognized.I just opened it in another text editor, saved it again, copied it and it started working.weird.Thanks for your help!