You could get your desired output with a RUL SQL command

run sql select count(tkmodel),  typemodel.name from device  inner join 
typemodel on enum = tkmodel  where typemodel.tkclass = 1 group by tkmodel, 
typemodel.name order by typemodel.name


Regards,

John Franklin  
[email protected]<mailto:[email protected]>
VoIPIntegration | www.VoIPintegration.com<http://www.voipintegration.com/>
201K Sand Creek Road
Brentwood, CA, USA. 94513

From: cisco-voip [mailto:[email protected]] On Behalf Of Lelio 
Fulgenzi
Sent: Wednesday, November 29, 2017 1:04 PM
To: voyp list, cisco-voip ([email protected]) 
<[email protected]>
Subject: [cisco-voip] phone model and quantity report...


Is there any way to get a dump of phone models and the quantity of each. No 
Bulk admin report has this information and I can't copy/paste from RTMT.

I'd rather not have to do a screen scrape.

Thoughts?

_______________________________________________
cisco-voip mailing list
[email protected]
https://puck.nether.net/mailman/listinfo/cisco-voip

Reply via email to