cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
817
Views
0
Helpful
2
Replies

Informix query to find phones with anonymous users

JasunKAR
Level 1
Level 1

Hello!  Been searching all over to find this answer.  I'm looking for an informix query to show me all phones that have no owner user id (set as anonymous).  I've found lots of useful queries for other stuff here:

 

https://www.cisco.com/c/en/us/support/docs/unified-communications/unified-communications-manager-callmanager/117726-technote-cucm-00.html#anc11

 

However that link doesn't have exactly what i need.  Anyone else ever tried to do this or maybe even have another way to better determine this?  

1 Accepted Solution

Accepted Solutions

Adam Pawlowski
VIP Alumni
VIP Alumni
I think it shows in the licensing report under the system menu still

If there isn’t a fkenduser column there should be a similar one that would be null if there is no owner ID , that should be pretty easy to do .

View solution in original post

2 Replies 2

Adam Pawlowski
VIP Alumni
VIP Alumni
I think it shows in the licensing report under the system menu still

If there isn’t a fkenduser column there should be a similar one that would be null if there is no owner ID , that should be pretty easy to do .

Valid point.  I often forget about the license manager part :(

 

Thank you sir!