Skip to content

My Cisco Collaboration Diary

  • Welcome to IPTInfo.com
Main Menu
Uncategorized

Check UCCX agent skills using SQL query on CLI

March 18, 2022March 18, 2022 - by IPT Admin

The following SQL command will output a table reflecting current agent skill assignments. run uccx sql db_cra select s.skillname, rsm.competencelevel, r.resourceLoginID, r.extension, r.resourceFirstName, r.ResourceLastName,t.teamname from skill s inner join resourceskillmapping …

Read More
Uncategorized

Error Configuring SIP Server Group in SPOG

January 13, 2021January 13, 2021 - by IPT Admin - Leave a Comment

Recently had an issue working with a CCE engineer trying to configure a SIP server group in SPOG 12.5 for a couple of CUBE routers. Turns out SPOG requires the …

Read More
Uncategorized

Cisco CUBE Smart Licensing

November 30, 2020November 30, 2020 - by IPT Admin - Leave a Comment

Starting with IOS 16.10, Cisco requires Smart Licensing registration for Cisco CUBE. Failure to register the device with a Smart Licensing token will result in the evaluation period expiring and …

Read More
Contact Center Express / UCCX Scripting

Comparing date and time in UCCX script

February 26, 2020February 26, 2020 - by IPT Admin - Leave a Comment

One of our clients has a IVR based bid system which allows callers to place bids for services over the phone. The IVR application validates the identity of the caller, …

Read More
Uncategorized

Safe (mostly) IOS debug parameters

February 14, 2020February 14, 2020 - by IPT Admin - Leave a Comment

The configuration parameters below, in most situations, should allow for safe debugging of voice related issues on production routers. Debug output will be logged locally and can be retrieved with …

Read More
AXL / Python

Querying CUCM via AXL & RisPort API – Config Discovery tool

March 23, 2018February 18, 2022 - by IPT Admin - Leave a Comment

Here is a Python CLI script I created to use as part of a quick discovery process for CUCM upgrades. Note, I am not a programmer by trade and just …

Read More
AXL / Communications Manager / Python

Querying CUCM via AXL – sample Python script

February 28, 2018March 22, 2018 - by IPT Admin

* Update: I re-formated the code below at ~4pm EDT on 2/28/2018 so if you copied and pasted the code prior to that time, you may have encountered errors. Python …

Read More
AXL / Communications Manager / Python

Querying CUCM via AXL using Python scripts – Installing Python

February 22, 2018March 22, 2018 - by IPT Admin

I’ve been looking for a step-by-step process for installing and configuring Python to use with AXL requests on either of my laptops (MacOS and Windows), but haven’t had much success …

Read More
Slideshow / Uncategorized

Using MacOS built-in SFTP server

February 4, 2018February 4, 2018 - by IPT Admin

I love that I’m able to use my Macbook Pro to perform most tasks related to Cisco UC installs and upgrades these days.  Whether it’s using Jabber for Mac, Firefox …

Read More
Communications Manager / Slideshow

Communications Manager ANI based call routing

January 24, 2018January 24, 2018 - by IPT Admin

Over the years, I’m sure we’ve all had requests to perform ANI based inbound call routing on Cisco Communications Manager.  Prior to CUCM 8.x, this wasn’t possible within Communications Manager; …

Read More

Posts navigation

1 2 … 10 Next

Latest Posts

Using MacOS built-in SFTP server

February 4, 2018February 4, 2018

Communications Manager ANI based call routing

January 24, 2018January 24, 2018

Rebooting CUCM servers, verifying system status and database replication

November 3, 2017November 4, 2017

Installing CA Signed Certs on CUCM

December 8, 2016October 27, 2017

CCX Scripting Series – Are there agents Logged-In or Ready?

May 19, 2015November 4, 2017

Useful Cisco Links

All of the links below are sourced from the Cisco Tools Catalog (found here).


Collab Solutions Analyzer
Bug Search Tool
Device Coverage Checker
Dialed Number Analyzer for CUBE
Product Upgrade Tool
Software Downloads
IOS Capture Config Generator
DSP Calculator

Cisco UC Virtualization Sizing

All of the links below are sourced from the Cisco UC on UCS Wiki Supported Applications page (found here).


CUCM Virtualization Specs
CUCXN Virtualization Specs
UCCX Virtualization Specs
CER Virtualization Specs
CUACA Virtualization Specs
IM&P Virtualization Specs

Generic Links

CNAM Database Lookup
Copyright © 2023 My Cisco Collaboration Diary.
Powered by WordPress and HitMag.