cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
538
Views
5
Helpful
1
Replies

Extension Mobility Last logged on Phone for cluster

abakshi01
Level 1
Level 1

Hello Team,

I need to know last logged on cisco 7945 phone using Extension mobility for the cluster. Could you please tell me what query we can on CLI or any possible way using BAT query.

1 Reply 1

Hi,

From CUCM command line run:

run sql select enduser.userid,device.name,datetimestamp from extensionmobilitydynamic  inner join enduser on extensionmobilitydynamic.fkenduser_lastlogin=enduser.pkid inner join device on extensionmobilitydynamic.fkdevice=device.pkid where device.name = 'SEPXXXXXX' where SEPXXXXX is the device name of the IP Phone you want to check.

HTH

Regards

Carlo

Please rate all helpful posts "The more you help the more you learn"
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: