Welcome Message

Welcome to my blog about Cisco Collaboration, voice, and contact center technologies.

I’m Dmytro Benda, a Cisco instructor (CCSI#33268) and collaboration specialist. Here I share practical articles, lab notes, configuration tips, and troubleshooting ideas based on real work with Cisco Unified Communications Manager, Unified CME, gateways, CUBE, and contact center solutions.

This blog is for engineers, students, and anyone working with Cisco collaboration technologies who wants clear technical content and real-world examples. I also post updates about Cisco training, my own courses, and upcoming learning activities.

If you have a question related to a post, a technology covered here, or Cisco training, feel free to get in touch.

Thursday, May 7, 2026

Automating Default Exception Queue Cleanup in Cisco ECE

In Cisco ECE, email activities that cannot be processed or routed correctly may end up in the Default Exception Queue. Over time, this queue can collect activities that do not require any manual action from an agent.

A common example is technical email activity that only needs to be completed, not reprocessed or assigned to an agent.

This post shows how to automatically clean up the Default Exception Queue by using an Alarm Workflow.

Friday, April 24, 2026

Webex AI Agent Website Knowledge Base: How to Use Website Content for Customer Self-Service

One of the most useful recent updates in Webex AI Agent Studio is the ability to use website pages as a knowledge source for an autonomous AI agent. Cisco announced web URLs as a knowledge source on April 9, 2026, and documents website sources as a supported source type in the Knowledge section of AI Agent Studio.

Thursday, April 16, 2026

Webex Contact Center Flow Designer Functions: Simplifying Complex Call Routing and Flow Logic

Cisco demonstrated a similar pattern at Cisco Live Amsterdam 2026 in the session “Boosting Customer Experience with Flow Orchestration in Webex Contact Center” (BRKCCT-2345). This post is written in the spirit of that demo and expands on the same core idea: when routing logic starts to sprawl across the canvas, a Function can make the flow cleaner, easier to read, and easier to maintain.

Tuesday, April 7, 2026

How to Pass Custom Data from a Webex CC Voice Flow to an Autonomous AI Agent

One of the most common questions I get when working with Autonomous AI Agents in Webex Contact Center is this:

“How can I pass custom data from the voice flow to my Autonomous AI Agent?”

For a long time, this was a challenge because the feature was not supported. Recently, Cisco changed that, and now it is possible. Let me show you how it works.

Wednesday, April 1, 2026

Webex Connect Receive Node Triggered by Typing Indicators

While working on a chat flow in Webex Connect Standalone, I ran into something that at first looked like a bug in my logic, but turned out to be behavior tied to how the Receive node handles input events. Btw, the same problem may happen if you try to build a Webex Connect flow in Webex CC from scratch. 

Sunday, March 29, 2026

Webex Connect Append Conversation Fails with Quotation Marks

While testing an Autonomous AI Agent flow in Webex Connect, I ran into a small but annoying problem that is worth fixing early.