Latest Posts

Check UCCX agent skills using SQL query on CLI

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 …

Error Configuring SIP Server Group in SPOG

Cisco CUBE Smart Licensing

Comparing date and time in UCCX script

Safe (mostly) IOS debug parameters

Communications Manager

View All

Querying CUCM via AXL – sample Python script

* 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 …

Communications Manager ANI based call routing

Installing CA Signed Certs on CUCM

Contact Center

View All

Comparing date and time in UCCX script

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, …

CCX Scripting Series – “Are you still there?”

CCX Scripting Series – Reactive Debugging

CCX Scripting Series – Validating a Script

Contact Center Express

View All

Comparing date and time in UCCX script

CCX Scripting Series – “Are you still there?”

CCX Scripting Series – Reactive Debugging

CCX Scripting Series – Validating a Script