[cisco-voip] phone model and quantity report...

John Franklin john.franklin at voipintegration.com
Fri Dec 1 12:14:19 EST 2017


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  John.Franklin at voipintegration.com<mailto:John.Franklin at voipintegration.com>
VoIPIntegration | www.VoIPintegration.com<http://www.voipintegration.com/>
201K Sand Creek Road
Brentwood, CA, USA. 94513

From: cisco-voip [mailto:cisco-voip-bounces at puck.nether.net] On Behalf Of Lelio Fulgenzi
Sent: Wednesday, November 29, 2017 1:04 PM
To: voyp list, cisco-voip (cisco-voip at puck.nether.net) <cisco-voip at puck.nether.net>
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?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20171201/fe801804/attachment.html>


More information about the cisco-voip mailing list