Sometimes, when you develop an IVR application, there can be a challenge of adding Dial an Extension option to a voice menu; i.e you have to do something like this in your menu:
"If you want to do option1, press 1; if you want to do option2, press 2; if you know the extension number of the employee, please dial it now"
What will be the best way to approach this? In UCCE \ PCCE environment you can do it in your CVP Call Studio application using Form and Decision Elements. But what about Cisco Webex Contact Center? The scripting is totally different in Webex Contact Center, and there is no Activity (element) in the Call Flow similar to Form in Studio. After reading this post you will see that it is not a problem at all.