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

168
If there are multiple rules, the system first selects a voice entity according to the first rule.
If the first rule cannot decide which voice entity should be selected, the system applies the second
rule. If the second rule still cannot decide a voice entity, the system applies the third rule.
If all the rules cannot decide which voice entity should be selected, the system selects a voice entity
with the smallest ID.
After the random selection rule is applied, there will be no voice entity selection conflict. Therefore, the
random selection rule can only serve as a rule with the lowest priority or serve as a unique rule
separately.
Examples
# Set the match order of rules for the voice entity selection is exact match->priority->longest idle time.
<Sysname> system-view
[Sysname] voice-setup
[Sysname-voice] dial-program
[Sysname-voice-dial] select-rule rule-order 1 2 4
Related commands
select-rule search-stop
select-rule type-first
priority
select-rule search-stop
Use select-rule search-stop to configure the maximum number of voice entities found before a search
process stops.
Use undo select-rule search-stop to restore the default.
Syntax
select-rule search-stop max-number
undo select-rule search-stop
Default
The maximum number of voice entities found before a search process stops is 128.
Views
Voice dial program view
Default command level
2: System level
Parameters
max-number: Maximum number of voice entities found before a search process stops, in the range 1 to
128 .
Usage guidelines
The select-rule search-stop command is used to define the maximum number of qualified voice entities to
be found before a search process stops. Even if the number of voice entities meeting call requirements is
greater than max-number, the system makes call attempts to only the maximum number (max-number) of
voice entities that are matched in accordance with rules.