01-31-2012 09:09 AM - edited 03-16-2019 09:19 AM
Does anyone have a CLI query string built for retrieving phone button template dependencies? I'd like to determine how many unused phone button templates there are, and how many phones use each template.
CUCM 6.1 (or any other version)
Thanks,
Beau
02-04-2012 10:58 AM
Beau,
Forgive me if you already are aware of this option & looking for something more than that, but to know how many phones are using each phone button template, you can go to that template config page & on right top side, scroll down to " Dependancy Records " in the field " Related Links " & then click GO.
You should be able to see the phone count using that template.
GP.
Pls rate helpful posts !!
02-13-2012 12:29 PM
Yes, I'm aware of this option.
I'm looking for a CLI SQL query to capture enough detail to determine which templates are not in use, or in limited use. A similar string would be from this post:
https://supportforums.cisco.com/message/3541921#3541921
Thanks,
Beau
10-08-2013 12:14 PM
There's the query I used to identify templates with "Individual". These templates are created when you modifiy the line appearance on the device. I had 599 templates I needed to delete or change to device type templates.
Example Output - the devices showing NULL are the phone templates not assigned (no dependency). While the last template is assigned to the DEVICE - SEPAABBCCDDEEFF
device phonetemplate
=============== ========================================
NULL NotAssigned-SCCP-Individual Template
NULL SEPFFEEDDCCBBAA-SCCP-Individual Template
SEPAABBCCDDEEFF SEPAABBCCDDEEFF-SCCP-Individual Template
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