cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
291
Views
0
Helpful
3
Replies

SQL query that can be used at the command line to find all phones in an unregistered state and the last time it registered to the Call Manager

fahad ck
Level 1
Level 1

Hi

Could   anyone share  SQL query that can be used at the command line to find all phones in an unregistered state and the last time it registered to the Call Manager (MCS)

3 Replies 3

Hi

You can use show risdb query phone.

Put the result on a csv file and filter for unreg state.

 

HTH

 

Regards

 

Carlo

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

Thanks a lot Carlo!!

Let me check it out.

 

Hi

 

Adding to what Carlo posted.

"show risdb query phone" will return the device count for that particulate node where you run it, if you have more then one mode you will have to run it individually on every.

 

HTH

 

JB