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

155
undo dot-match
Default
The dot match rule is end-only.
Views
Voice number-substitute view
Default command level
2: System level
Parameters
end-only: Reserves the digits to which all ending dots (.) in the input number correspond.
left-right: Reserves from left to right the digits to which the dots in the input number correspond.
right-left: Reserves from right to left the digits to which the dots in the input number correspond.
Usage guidelines
This command only applies to the rules of the number substitution rule list in current view.
The dots here are virtual match digits. Virtual match digits refer to those matching the variable part such
as dot (.), plus sign (+), percent sign (%), exclamation point (!), and brackets ([]) in a regular expression.
For example, when 1255 is matched with the regular expression 1[234]55, the virtual match digit is 2,
when matched with the regular expression 125+, the virtual match digit is 5, and matched with the
regular expression 1..5, the virtual match digits are 25.
Examples
# Set the dot match rule of number substitution rule list 20 to right-left.
<Sysname> system-view
[Sysname] voice-setup
[Sysname-voice] dial-program
[Sysname-voice-dial] number-substitute 20
[Sysname-voice-dial-substitute20] dot-match right-left
Related commands
rule
first-rule
Use undo first-rule to remove the configured preferred number substitution rule.
Syntax
first-rule rule-number
undo first-rule
Default
No preferred number substitution rule is configured.
Views
Voice number-substitute view
Default command level
2: System level