11-16-2016 03:40 AM - edited 03-17-2019 08:41 AM
Dear All,
Is there a way to pull device type or phone model report from CUCM 8.5.1.15900- 4?
Thanks in advance
Regards,
Syed
Solved! Go to Solution.
11-16-2016 05:35 AM
Can't recall if those versions had unified reporting, if they do, there's a device counts report.
11-16-2016 03:58 AM
Hi Syed,
Try below and let me know is this what you were looking for.
run sql select tm.name as model,d.loadinformation from defaults as d inner join typeModel as tm on tm.enum=d.tkModel order by model
JB
11-16-2016 04:13 AM
Hi JB,
Thank you for your quick response.
What I am actually looking for is, I would like to know what are all the phone models that are being used in the cucm cluster. I have a couple of phone models (for eg: 7911, 7942, 7945 so on & so forth), thereby want to generate a report.
Hope you understand.
11-16-2016 04:39 AM
Hi Syed,
you mean that are add\registered with your CUCM.
JB
11-16-2016 05:35 AM
Can't recall if those versions had unified reporting, if they do, there's a device counts report.
11-16-2016 06:07 AM
Thanks jaime & JB
It is exactly what I was looking for.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide