Hi
We plan to do a clean up of our CUCM configurations. Basically, delete the unused CSS/Partitions, Trunks, Device Pools etc.
Instead of going through each item individually and checking for the Dependent items for them, Can we instead run a SQL query that could give us the details of those.
For e.g. If I have 40 Device pools, instead of going through each DP and checking the Dependent Records, can i run a sql query that would list out the Device Pools in the system and dependent records for each of those?
Similarly, for CSS, Trunks etc.
Regards