R0106-HP MSR Router Series Voice Configuration Guide(V7)
75
[RouterA-voice-dial-entity1001] line 2/4/1:0
# Configure a local number 2000 for POTS entity 2000, and bind line 2/2/1 to the entity.
[RouterA-voice-dial] entity 2000 pots
[RouterA-voice-dial-entity2000] match-template 2000
[RouterA-voice-dial-entity2000] line 2/2/1
2. Configure Router B:
# Configure a timeslot set using R2 signaling for controller E1 2/4/1.
<RouterB> system-view
[RouterB] controller e1 2/4/1
[RouterB-E1 2/4/1] timeslot-set 0 timeslot-list 1-31 signal r2
[RouterB-E1 2/4/1] quit
# Configure a local number 01001 for POTS entity 1002, and bind line 2/2/1 to the entity.
[RouterB] voice-setup
[RouterB-voice] dial-program
[RouterB] voice-setup
[RouterB-voice] dial-program
[RouterB-voice-dial] entity 1002 pots
[RouterB-voice-dial-entity1002] match-template 01001
[RouterB-voice-dial-entity1002] line 2/2/1
[RouterB-voice-dial-entity1002] quit
# Configure a local number 0101001 for POTS entity 0101001, and bind line 2/2/2 to the
entity.
[RouterB-voice-dial] entity 0101001 pots
[RouterB-voice-dial-entity101001] match-template 0101001
[RouterB-voice-dial-entity101001] line 2/2/2
[RouterB-voice-dial-entity101001] quit
# Configure a local number 1001 for POTS entity 1001, and bind line 2/2/3 to the entity.
[RouterB-voice-dial] entity 1001 pots
[RouterB-voice-dial-entity1001] match-template 1001
[RouterB-voice-dial-entity1001] line 2/2/3
[RouterB-voice-dial-entity1001] quit
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 c alled 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.