R2511-HP MSR Router Series Voice Configuration Guide(V5)
109
[RouterB] voice-setup
[RouterB-voice] dial-program
# Configure POTS entity 2000.
[RouterB-voice-dial] entity 2000 pots
[RouterB-voice-dial-entity2000] match-template 20001234$
[RouterB-voice-dial-entity2000] line 1/0
3. Configure different voice entity selection priority rules:
{ Configure voice entities to be selected in sequence of exact match, priority, and random selection.
<RouterA> system-view
[RouterA] voice-setup
[RouterA-voice] dial-program
[RouterA-voice-dial] select-rule rule-order 1 2 3
After Telephone dials 20001234, the number will match VoIP entity 2000.
{ Configure voice entities to be selected in sequence of priority, exact match, and random selection.
<RouterA> system-view
[RouterA] voice-setup
[RouterA-voice] dial-program
[RouterA-voice-dial] select-rule rule-order 2 1 3
After Telephone A dials 20001234, the number will match VoIP entity 2002.
{ Configure voice entities to be selected at random.
<RouterA> system-view
[RouterA] voice-setup
[RouterA-voice] dial-program
[RouterA-voice-dial] select-rule rule-order 3
After Telephone dials 20001234, the number will match VoIP entity 2000, 2001, or 2002 at
random.
Configuring voice entity type selection priority rules
The voice entity type selection priority rules take precedence over the voice entity selection priority rules.
To configure voice entity type selection priority rules:
Step Command Remarks
1. Enter system view.
system-view N/A
2. Enter voice view.
voice-setup N/A
3. Enter voice dial program
view.
dial-program N/A
4. Configure voice entity type
selection priority rules.
select-rule type-first 1st-type
2nd-type 3rd-type [ 4th-type ]
Optional.
By default, voice entities are not
selected by their types.
The priority of a value with a T (for
example, 3.T) is higher than that of
the same value without a T (for
example, 3).










