03-17-2011 09:43 AM - edited 03-14-2019 07:35 AM
I have a script which gives the caller the option to dial by extension anytime. I know that there is a Dial by Extension menu in Cisco Unity Express Editor that allows for this functionality. Is there anything similar to this in Cisco Unified Contact Center Express 7 script editor? If not, is there a way to do this using UCCX 7 script editor?
03-17-2011 11:05 AM
You have to use two steps, Get Digit String and a Switch.
03-17-2011 11:11 AM
*Premium Feature Only
The Name to User step is probably the closest. You spell the name via the keypad, and it plays back the matches (if any) for you to choose from.
*Any License Type
You could just use the Get Dgiit String step to grab some random input from the caller, then attempt a transfer to it. That's kind of raw, and requires considerations such as: "What extensions will I attempt to dial: 911, Pilot Numbers, Paging Ports?"
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide