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,
I see that we can use this sql query for finding orphan em profile :
run sql select device.name from device where not exists (select fkdevice from devicenumplanmap where devicenumplanmap.fkdevice = device.pkid) and device.tkclass = 254
Is the...
Hi All,
We have this wierd issue where the user is automatically signed out on regular basis and on re-login , he gets an error " You have been signed out of Cisco Jabber because multiple logins are not allowed. "
How should I determine whether the...
Hi Guys,
A Cisco 7962 phone is dialing the conference number to enter to the call but when the user enters the code, it is not recognising the code. However, when some other phone is used with dialing same number and same code. it works.
Any steps ...