08-22-2014 04:48 AM
Is there any JTAPI API to get logged-in user name for Cisco Jabber for Windows devices?
For EM on SEP devices we know getEMLoginUsername but this doesn't work for CSF profiles i.e. Cisco Jabber for Windows client.
Thanks & Regards,
Umesh
Solved! Go to Solution.
09-02-2014 05:21 PM
Umesh,
getEMLoginUserName() works only if there is a EM session on the phone. Either the phone or the device profile should be in application control list. On Jabber are you doing a EM login? I don't think it is possible.
The userid/password on Jabber UI are for connecting to different services (cucm, voicemail etc) and is not related to EM feature in CUCM.
09-02-2014 06:25 AM
Hi Umesh
From the Features Supported by Cisco Unified JTAPI webpage we can see that the feature "Cisco Extend & Connect" works with "Jabber/CUCSF (Cisco Unified Client Services Framework)" device type in Extend mode and a new "CTI Remote Device" device type. I was not able get data related to get logged-in user name for jabber.
Thanks and Regards,
Geevarghese
09-02-2014 05:21 PM
Umesh,
getEMLoginUserName() works only if there is a EM session on the phone. Either the phone or the device profile should be in application control list. On Jabber are you doing a EM login? I don't think it is possible.
The userid/password on Jabber UI are for connecting to different services (cucm, voicemail etc) and is not related to EM feature in CUCM.
09-03-2014 04:44 AM
Hi Mohan,
Yes, we r not doing EM login on Jabber device. Actually our application is to get the login/logout time for the EM users & Jabber users. Is there any way to get user who logged-in on Jabber device when JTAPI application gets Terminal In service event.
Regards,
Umesh
09-03-2014 09:56 PM
Umesh,
You can't do it through JTAPI API. You have use AXL API to get the configured user for the device.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide