beautypg.com

Cisco Linksys SPA9000 User Manual

Page 147

background image

5-23

Linksys SPA9000 Administrator Guide

Document Version 3.01

Chapter 5 Configuring the LVS Auto-Attendant

Auto-Attendant XML Instructions Set

nomatch

When specified, the nomatch instruction runs when the
user input digits do not match anything in the dial plan.
AAAA executes the specified audio and action
instructions. If the repeat attribute is set to “T”, AA
plays the menu prompt after playing the no input
prompt and ignore the action instruction; otherwise,
AA executes the action instruction. By default,
“repeat” is “F”.

match

Upon a match between the user input and the dial plan,
AA transfers to the corresponding and execute
the corresponding audio and/or action instructions. If
AA cannot find a match in any of the
statements, it performs the case.

Action

Instruc
tions

goto

AA transfers the caller from one

to the other
. All s are identified by the attribute
“id”. The value in the id attribute must be unique;
otherwise, AA selects the last valid as the
transfer-to target.

“daytime” is the id of a entry.

Example:

xfer

AA performs a blind transfer of the caller to the target,
and then it ends processing “target = $input” is
equivalent to the input value already passed by the
dialplan. There is no significance to the name attribute.

“5000”/>

exit

When this action is reached, AA stops, and the call
ends

audio

AA plays the audio specified in the “src” attribute. This
attribute must be prompt, with being a number
in the range 1–10. When playing the audio, AA allows
the caller to interrupt the current prompt by pressing
digits if the bargein attribute is set to “T”. AA ignores
any digits from the caller if the bargein attribute is set
to “F” (the default value).

Instruction

Description

Syntax and Example(s)