[cisco-voip] line group depenancy util in CUCM v8?
Lelio Fulgenzi
lelio at uoguelph.ca
Wed May 16 16:10:44 EDT 2012
thanks all to who replied.
this gives me some options.
although, not sure how far a feature request will go. ;)
---
Lelio Fulgenzi, B.A.
Senior Analyst (CCS) * University of Guelph * Guelph, Ontario N1G 2W1
(519) 824-4120 x56354 (519) 767-1060 FAX (ANNU)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Cooking with unix is easy. You just sed it and forget it.
- LFJ (with apologies to Mr. Popeil)
----- Original Message -----
From: "Anthony Holloway" <avholloway+cisco-voip at gmail.com>
To: "Lelio Fulgenzi" <lelio at uoguelph.ca>
Cc: "Cisco VoIPoE List" <cisco-voip at puck.nether.net>
Sent: Wednesday, May 16, 2012 3:39:29 PM
Subject: Re: [cisco-voip] line group depenancy util in CUCM v8?
No there is not.
As a hack to get dependency records for Line Groups, you can run the following at the CLI (normal dependency record warnings apply: high CPU, blah blah blah):
admin:run sql select l.name as linegroup, d.name as huntlist from routelist as r left join linegroup as l on r.fklinegroup = l.pkid left join device as d on r.fkdevice = d.pkid where l.name = "MyTestLineGroup"
linegroup huntlist
=============== ==============
MyTestLineGroup MyTestHuntList
admin:
-Anthony
On Wed, May 16, 2012 at 2:26 PM, Lelio Fulgenzi < lelio at uoguelph.ca > wrote:
is there the "check dependencies" item in the top right drop down menu?
---
Lelio Fulgenzi, B.A.
Senior Analyst (CCS) * University of Guelph * Guelph, Ontario N1G 2W1
(519) 824-4120 x56354 (519) 767-1060 FAX (ANNU)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Cooking with unix is easy. You just sed it and forget it.
- LFJ (with apologies to Mr. Popeil)
From: "Anthony Holloway" < avholloway+cisco-voip at gmail.com >
To: "Lelio Fulgenzi" < lelio at uoguelph.ca >
Cc: "Cisco VoIPoE List" < cisco-voip at puck.nether.net >
Sent: Wednesday, May 16, 2012 3:20:14 PM
Subject: Re: [cisco-voip] line group depenancy util in CUCM v8?
CUCM 8.6(2) and I was just able to delete a LG which was associated to a HL without restriction.
-Anthony
On Wed, May 16, 2012 at 1:51 PM, Lelio Fulgenzi < lelio at uoguelph.ca > wrote:
in version 7, i can not run a dependency check on line groups, and, in fact, i can delete a line group that is referenced in a hunt list.
this doesn't seem to make sense to me, i figured there would be a dependency check for this object like others.
can anyone with CUCM v8 let me know if they've added this check?
---
Lelio Fulgenzi, B.A.
Senior Analyst (CCS) * University of Guelph * Guelph, Ontario N1G 2W1
(519) 824-4120 x56354 (519) 767-1060 FAX (ANNU)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Cooking with unix is easy. You just sed it and forget it.
- LFJ (with apologies to Mr. Popeil)
_______________________________________________
cisco-voip mailing list
cisco-voip at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20120516/1dd171df/attachment.html>
More information about the cisco-voip
mailing list