R0106-HP MSR Router Series Voice Configuration Guide(V7)

13 3
# Configure the destination IP address as 20.1.1.2 for VoIP entity 3000, and configure the called
number as 3000.
<RouterB> system-view
[RouterB] voice-setup
[RouterB-voice] dial-program
[RouterB-voice-dial] entity 3000 voip
[RouterB-voice-dial-entity3000] address sip ip 20.1.1.2
[RouterB-voice-dial-entity3000] match-template 3000
[RouterB-voice-dial-entity3000] quit
# Configure the destination IP address as 10.1.1.1 for VoIP entity 1000, and configure the called
number as 1000.
[RouterB-voice-dial] entity 1000 voip
[RouterB-voice-dial-entity1000] address sip ip 10.1.1.1
[RouterB-voice-dial-entity1000] match-template 1000
[RouterB-voice-dial-entity1000] quit
# Configure the local number as 2000 for POTS entity 2000, and bind FXS interface line 2/1/1
to the POTS entity.
[RouterB-voice-dial] entity 2000 pots
[RouterB-voice-dial-entity2000] line 2/1/1
[RouterB-voice-dial-entity2000] match-template 2000
3. Configure Router C:
# Configure the local number as 3000 for POTS entity 3000, and bind FXS interface line 2/1/1
to the POTS entity.
<RouterC> system-view
[RouterC] voice-setup
[RouterC-voice] dial-program
[RouterC-voice-dial] entity 3000 pots
[RouterC-voice-dial-entity3000] line 2/1/1
[RouterC-voice-dial-entity3000] match-template 3000
[RouterC-voice-dial-entity3000] quit
# Configure the destination IP address as 20.1.1.1 for VoIP entity 2000, and configure the called
number as 2000.
[RouterC-voice-dial] entity 2000 voip
[RouterC-voice-dial-entity2000] address sip ip 20.1.1.1
[RouterC-voice-dial-entity2000] match-template 2000
Verifying the configuration
Verify that Telephone B as the conference initiator can hold a three-party conference with Telephone A
and Telephone C.
MWI configuration example
Network requirements
As shown in Figure 52, Telephone A and Telephone B are registered with the VCX server (voice mail
server) through Router A and Router B, respectively.
Configure voice mailbox access number 9000 for Telephone A on the VCX server. Configure unsolicited
MWI on Router A, so that Telephone A can receive MWI messages.