TAGGED TRANSMISSIONS

Reports

7 signals tagged Reports.

01

SQL

Voice Mail Profile SQL Queries

Another Audit Using SQL This one's been on the backburner for a bit considering the audit where my queries were developed was fulfilled in late 2011... but hey, better late than never, right?

9 min read
02

Python

Building a Toolbelt for UC w/ Python

Like Batman's Belt, But Not As Cool In my last post I share a script that I created with the help and guidance of some current and former colleagues. It used BeautifulSoup and regular expression to parse html code and…

7 min read
03

Python

Using BS4 To Parse Cisco Phone WebGUI

When You Just Want Some BeautifulSoup I want to start this blog post off by prefacing the below script I'm providing by stating that I am not formally trained, nor have I studied at length Python or coding in general. I…

7 min read
04

SQL

Jabber Video Calling SQL Query

We Need To Know If Video Calling Is Enabled Another day, another query. This time the request was not up for interpretation in terms of 'Can you pull this kind of data from CUCM?' where I can take a look at what might…

10 min read
05

SQL

Dial Plan Dump using SQL

Context I get a lot of reporting requests. It could be for the Home Cluster enablement on a given (or all) End Users on UCM (we have a post for that!) or it could be for a dump of all the dialable numbers in the…

4 min read
06

SQL

Check Call Forward Configs Using SQL

How to Check CFWD Configs using SQL Faster There's an SQL query I run against CUCM Pub in instances where a user has call forward enabled and I have a suspicion this is causing the problem, but I don't always want to…

4 min read
07

Unified Communications

Detecting a Dial Plan Overlap

User Report & Context All users at Site A is experiencing issues making calls from Site A (Santarem) in Brazil to Site B when calling from Cisco IP Phone. When calling from Cisco Jabber the call works fine.

9 min read