Finding custom Jabber configuration files can be a pain. These are set via a “Remote Support Field”, which internally to CUCM is stored inside a vendorConfig when… Read more “Finding Jabber devices with Custom Configuration Files”
Category: Development
Finding Incorrectly Provisioned Extensions on CUCM with SQL
A customer had a multi-site deployment, with 30,000+ extensions, but is facing problems with dialing from missed calls directory not working for random users, generating on-going tickets… Read more “Finding Incorrectly Provisioned Extensions on CUCM with SQL”
Ubuntu 18.04 – Disk Space Runs Out after OS Upgrade – Xorg Logging Issue
Recently upgraded my laptop from Ubuntu 16.04 to 18.04. Relatively few issues with the upgrade. However, after several days my laptop ran out of space. The “/”… Read more “Ubuntu 18.04 – Disk Space Runs Out after OS Upgrade – Xorg Logging Issue”
CUCM SQL – Reporting on User/Phone Data
Overview A friend at work needed a simple report detailed basic phone data and associated user information. This is a common requirement for many CUCM admins,… Read more “CUCM SQL – Reporting on User/Phone Data”
“ls” alias in Windows
It’s such a small hack, but I’m not a Windows guy, and I get caught out multiple times a day typing ls instead of dir to view files… Read more ““ls” alias in Windows”
May the 4th… or not.
In tonight’s episode of Devs Gone Wild… Cisco just released CSCvj32935 to address an urgent issue where numerous customers reported R2-D2 appearing on their screen on the 4th of May this year.… Read more “May the 4th… or not.”
Serializing Thin AXL SQL Query Responses with python-zeep
I have a buddy who asked for some help in constructing an SQL query to get all phones from CUCM that used a VPN Profile, which were… Read more “Serializing Thin AXL SQL Query Responses with python-zeep”
Getting Started with AXL Programming in Python using python-zeep
I’ve seen a lot more folks interested in working on UC automation and custom scripting against CUCM using AXL. This is great news. Unfortunately, Python, unlike other… Read more “Getting Started with AXL Programming in Python using python-zeep”
Updating CUCM’s Enterprise Parameters with AXL
When deploying CUCM on a regular basis, there is often a set of Enterprise Parameters common to most deployments that require configuration. These involve jumping through various… Read more “Updating CUCM’s Enterprise Parameters with AXL”
UTF-8 BOM, CUCM BAT and Other Reasons I Hate Windows
Stuck working in a customer environment without my personal laptop, or the ability to install a lot of software. Hit this bug: https://quickview.cloudapps.cisco.com/quickview/bug/CSCvd21759 Basically, CUCM doesn’t… Read more “UTF-8 BOM, CUCM BAT and Other Reasons I Hate Windows”