R2511-HP MSR Router Series Voice Command Reference(V5)
322
play-times: Specifies the times for playing voice prompts. The value range is 1 to 255, and the default is
1.
repeat repeat-times: Specifies the maximum number of input timeouts. After an input timeout occurs, the
node is executed again. When the maximum number of input timeouts is reached, the system terminates
the call. The value range for repeat-times is 0 to 255, and the default is 3.
Examples
# Configure the input timeout processing method for Jump node 1:
• The node should terminate the call after the maximum number of times permitted for input timeouts
is reached.
• The maximum number of input timeouts is 3.
<Sysname> system-view
[Sysname] voice-setup
[Sysname-voice] ivr-system
[Sysname-voice-ivr] node 1 jump
[Sysname-voice-ivr-node1] timeout end-call repeat 3
user-input
Use user-input to configure the node to execute the jump operation based on the input of the subscriber.
Use undo user-input to remove the configuration.
Syntax
user-input character { end-call | goto-node node-id | goto-pre-node }
undo user-input character
Default
No jump operation is configured.
Views
Jump node view
Default command level
2: System level
Parameters
character: Input of the subscriber. The value can be any of 0 through 9, pound sign (#), or asterisk (*).
end-call: Terminates the call.
goto-node node-id: Jumps to the specified node. The value range for node-id is 1 to 256.
goto-pre-node: Return to the previous node.
Usage guidelines
You can configure up to 12 operations for a Jump node.
Examples
# Configure the node to terminate the call if the subscriber presses 0.
<Sysname> system-view
[Sysname] voice-setup
[Sysname-voice] ivr-system










