<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
Hi Pete,
<div><br>
</div>
<div>It would be great to have an open source project for UC Management, but I would expect a few challenges as most people have different skills/preferences on what language to use etc. Personally I’d be happy to contribute to an C# based project.</div>
<div><br>
</div>
<div>I also appreciate your feedback on PhoneView, looks like we shall be adding Device Comparison to the product roadmap ;)</div>
<div><br>
</div>
<div>FYI: We are launching the next major release of PhoneView (Version 4.0) on the 30th January with a number of new features and enhancements. The most significant one is the performance increase, PhoneView’s ability to bulk update devices is now up to 100
 times faster than any other product/tool. We have also done some new research on making this even faster, so this may go all the way up to 500 times faster in a future release ;)</div>
<div><br>
</div>
<div>For example, if you compare PhoneView to Cisco TAC's tool on system with 10,000 phones:</div>
<div><br>
</div>
<div>Cisco TAC’s Tool: 28 Hrs (Approx.)</div>
<div>PhoneView: 20 Min (Approx.)</div>
<div><br>
</div>
<div>So even with a large system it’s possible to take care of any ITL/CTL Issues/changes in a single change window, never mind other bulk updates like TFTP settings etc.</div>
<div><br>
</div>
<div>If anyone is interested, we are hosting a webinar covering the new release on the 30th Jan, register here:</div>
<div><br>
</div>
<div><a href="http://events.unifiedfx.com">http://events.unifiedfx.com</a></div>
<div><br>
<div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">
<div style="font-size: 12px;">Kind Regards.<br>
<font color="#0f61c8"><br>
</font><span style="font-size: inherit; orphans: 2; text-align: -webkit-auto; widows: 2; ">Stephen Welsh</span></div>
</div>
<span style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><br class="Apple-interchange-newline">
<span><img height="16" width="100" apple-inline="yes" id="489F123A-F4F2-4AB2-BFE2-C5315BE10D6E" apple-width="yes" apple-height="yes" src="cid:image001.png@01CEAFE6.C53903B0"></span>
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-align: start;">
<br>
</div>
</span></div>
<br>
<div>
<div>On 21 Jan 2014, at 19:27, Pete Brown <<a href="mailto:jpb@chykn.com">jpb@chykn.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div class="hmmessage" style="font-size: 12pt; font-family: Calibri; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">
<div dir="ltr">Stephen,
<div>Very impressed with the PhoneView application.  Having the ability to remotely see and control a phone from a user's perspective would really cut down on the guesswork when troubleshooting.</div>
<div><br>
</div>
<div><br>
</div>
<div>Travis,</div>
<div>The feature of Variphy that stands out the most to me is the Change Management reporting.  Select two configuration snapshots from different days and it outputs a comparison summary where you can drill down.</div>
<div><br>
</div>
<div><br>
</div>
<div>Anthony,</div>
<div>I wrote our UC portal in Perl.  We use it to do quick lookups against various systems that pertain to UC.  Call Manager for devices, UCCE for agents, Verint for channel maps, Active Directory for users, etc.  I probably would have saved a great deal of
 time by going with PHP as you did, but old habits die hard!</div>
<div><br>
</div>
<div>I've been really tempted to start an open source project for UC management.  The biggest problem I've seen in our UC deployments is not the lack of standards & conventions, but the lack of the ability to programmatically define those standards & conventions
 which would then give you the ability to audit resources.  For instance, each of our business units employs a slightly different standard for naming partitions, CSS, etc.  You could create a site template that describes how a business unit's locations should
 be configured, then create phone templates that describe how the phones in a location should be configured.  I'm sure someone has done something similar but I couldn't find anything on Google.</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Pete</div>
<div><br>
<div>
<hr id="stopSpelling">
Date: Sat, 18 Jan 2014 10:08:24 -0600<br>
Subject: Re: [cisco-voip] CUCM Multicluster Information Lookups<br>
From:<span class="Apple-converted-space"> </span><a href="mailto:avholloway+cisco-voip@gmail.com">avholloway+cisco-voip@gmail.com</a><br>
To:<span class="Apple-converted-space"> </span><a href="mailto:jpb@chykn.com">jpb@chykn.com</a><br>
<br>
<div dir="ltr">
<div>I have several clusters as well and have gone down the "down and dirty" path.</div>
<div><br>
</div>
What server side language did you go with Pete?
<div><br>
</div>
<div>I find that PHP's built in SOAP client handles CUCM's AXL Schema pretty well if not 100%, however I cannot find a Python module to even come close.  E.g., Suds falls short on List methods.</div>
</div>
<div class="ecxgmail_extra"><br>
<br>
<div class="ecxgmail_quote">On Fri, Jan 17, 2014 at 12:35 PM, Pete Brown<span class="Apple-converted-space"> </span><span dir="ltr"><<a href="mailto:jpb@chykn.com" target="_blank">jpb@chykn.com</a>></span><span class="Apple-converted-space"> </span>wrote:<br>
<blockquote class="ecxgmail_quote" style="border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;">
<div>
<div dir="ltr">Does anyone know of an existing software package that can be configured to query device information & status from multiple CM clusters?  Our group supports 8 CM environments for different business units within the company.  Often we're not given
 enough information on an issue (sometimes just a name) and have to log into a few different clusters before we get the right one.  <span style="font-size: 12pt;">I ended up building a quick & dirty internal web site that sends queries to all the clusters at
 once via AXL, but I wonder if there are any existing (supported) products that provide this type of functionality?</span>
<div>
<div><br>
</div>
<div>
<ul>
<li>Look up phone config & status info</li><li>Look up gateway config & status info</li><li>Look up end user info</li></ul>
<div><br>
</div>
<div>
<div>Thanks,</div>
<div>Pete</div>
</div>
</div>
</div>
</div>
</div>
<br>
_______________________________________________<br>
cisco-voip mailing list<br>
<a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br>
<a href="https://puck.nether.net/mailman/listinfo/cisco-voip" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
_______________________________________________<br>
cisco-voip mailing list<br>
<a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br>
<a href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a></div>
</blockquote>
</div>
<br>
</div>
</body>
</html>