R2511-HP MSR Router Series Voice Command Reference(V5)

318
play-times: Specifies the times for playing voice prompts. The value range is 1 to 255, and the default is
1.
force: Specifies that the subscriber can press the key only after the play of voice prompts is finished,
otherwise, subscriber's input is considered invalid.
Examples
# Specify the node to play the audio file 10000 three times to the subscriber when waiting for the
subscriber to press keys.
<Sysname> system-view
[Sysname] voice-setup
[Sysname-voice] ivr-system
[Sysname-voice-ivr] node 1 jump
[Sysname-voice-ivr-node1] media-play 10000 3 force
node
Use node to create an IVR voice entity node or enter the view of an existing node.
Use undo node to delete a specified or all IVR nodes.
Syntax
node node-id { call | jump | service }
undo node { node-id | all }
Views
IVR management view
Default command level
2: System level
Parameters
node-id: Specifies the node ID, in the range 1 to 256.
call: Creates a Call node, which executes a secondary-call after the subscriber enters a number.
jump: Creates a Jump node, which jumps to another node according to the input of the subscriber.
service: Creates a Service node, which executes various operations, such as playing audio files, jumping,
executing immediate secondary-call, terminating a call, and playing prompt tones.
all: All types of nodes.
Examples
# Create Jump node 1 and enter its view.
<Sysname> system-view
[Sysname] voice-setup
[Sysname-voice] ivr-system
[Sysname-voice-ivr] node 1 jump
[Sysname-voice-ivr-node1]
operation
Use operation to configure function for a Service node.