HP MSR2000/3000/4000 Router Series Voice Configuration Guide

73
[RouterB-voice-dial] entity 1002 pots
[RouterB-voice-dial-entity1002] match-template 01001
[RouterB-voice-dial-entity1002] line 3/0
[RouterB-voice-dial-entity1002] quit
# Configure a local number 0101001 for POTS entity 0101001, and bind line 3/1 to the entity.
[RouterB-voice-dial] entity 0101001 pots
[RouterB-voice-dial-entity101001] match-template 0101001
[RouterB-voice-dial-entity101001] line 3/1
[RouterB-voice-dial-entity101001] quit
# Configure a local number 1001 for POTS entity 1001, and bind line 3/2 to the entity.
[RouterB-voice-dial] entity 1001 pots
[RouterB-voice-dial-entity1001] match-template 1001
[RouterB-voice-dial-entity1001] line 3/2
Configuring number sending modes on Router A
# Configure Router A to send the five least significant digits of a called number.
[RouterA-voice-dial-entity1001] send-number 5
If you use Telephone A to call 0101001, Router A sends the called number 01001, which are the five least
significant digits. Then Telephone B rings.
# Configure Router A to send all the digits of a called number.
[RouterA-voice-dial-entity1001] send-number all
If you use Telephone A to call 0101001, Router A sends the complete called number 0101001. Then
Telephone C rings.
# Configure Router A to send a truncated called number.
[RouterA-voice-dial-entity1001] send-number truncate
If you use Telephone A to call 0101001, Router A sends the called number 1001, which match the dots in
"010….$". Then Telephone D rings.
Configuring a dial prefix
After you configure a dial prefix, the router adds the prefix before each called number. If the called
number exceeds 31 digits, the router sends only the first 31 digits.
To configure a dial prefix:
Step Command Remarks
1. Enter system view.
system-view N/A
2. Enter voice view.
voice-setup N/A
3. Enter dial program view.
dial-program N/A
4. Enter POTS entity view.
entity entity-number pots N/A
5. Configure a dial prefix.
dial-prefix string
By default, no dial prefix is
configured.