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

List of CUCM roaming phones.

terry duffy
Level 1
Level 1

Is there an API call or SQL query that can list all device mobility roaming phones that are not at their home location? Or even some way within CUCM that can list these phones.

2 Replies 2

terry duffy
Level 1
Level 1

The only method I could come up with is a listphone API call of all phones, then compare the returned devicepoolname to the returned roamingdevicepoolname. If they are different the phone is likely roaming.

I was hoping that there's a CUCM table that already has this information available.

I don't have access to a cluster that has device mobility enabled at the moment, but I suspect the DeviceMobilityDynamic table would be the place to start.