Feedback

  • Contents
 

Invoke a menu operation automatically

Most of the time, menu operations are invoked when callers press a key.  However, a menu can execute an operation automatically when the menu is entered—without requiring a key press.

Here's how to create a menu that automatically invokes an operation: 

  1. Add a new menu.

  2. Set the menu's "digit" to <None>.  This prevents callers from invoking the menu by pressing a key.

  3. Set the "Audio File Name" to <None>.

  4. Set "Number of times to repeat this prompt" to 0.

  5. Set the "Number of seconds to wait before repeating" to 0.

  6. Insert a form for the operation that you want to execute when the menu is entered.  Check the default action check box on the operation form (do not check this box on the menu).

  7. The operation will run whenever the menu is invoked by a routing operation.  For example, you might jump to this menu using a Menu Transfer operation.  Whenever you set up an automatic menu operation, you must also establish a return path for control to follow once the  operation has executed.