A Sample Voicebrower.aef Script

You can use the bundled voicebrowser.aef script as an example for creating scripts that invoke a VoiceXML document.

Figure shows that script as it appears in the Design pane of the Cisco Unified CCX Editor.

Voicebrowser.aef Script
The Cisco Unified CCX Voicebrowser.aef sample script does the following:
  1. Accepts a call.

  2. Creates a URL document.

  3. Starts the Voice Browser.

  4. Terminates the call.

  5. Ends the script and releases system resources.

Use the Voice Browser step in the Media palette of the Cisco Unified CCX Editor to invoke a VoiceXML application. This step can be used as many times in a script as is necessary.

When creating a Cisco Unified CCX VoiceXML script, you can also execute other steps in addition to VoiceXML. The purpose of this sample script is only to illustrate how to create a Cisco Unified CCX script that runs a VoiceXML document.