Menu
Definition
This is a method to present the user with a list of choices. For each <menu>, there can be one or several branches.
Value
The menu tag requires at least one <play> tag and one <keypress> tag.
Attributes
Attribute | Required | Values | Description |
---|---|---|---|
name | N | any text | A unique name for the tag |
maxDigits | Y | numerical value | A maximum number of digits to input |
timeout | Y | numerical value | A timeout in milliseconds |
Examples
This is a simple inbound call-routing IVR.
Press 1 for sales. Press 3 for support. Press 4, 5, or 6 for support 2.
5555552222
5555553232
5555553232
Whoa! That wasn't a choice. Bye!
Comments
0 comments
Please sign in to leave a comment.