Configuration procedure
n
Routing-related configurations are beyond the scope of this example. This
■
example assumes that Router A, Router B, and the SIP server are reachable to
each other.
The configuration of SIP server is not dealt with in this example because it
■
varies with devices.
1 Configure Router A
# Configure the Ethernet interface.
<RouterA> system-view
[RouterA] interface ethernet 1/0
[RouterA-Ethernet1/0] ip address 192.168.2.1 255.255.255.0
[RouterA-Ethernet1/0] quit
# Configure SIP
[RouterA] voice-setup
[RouterA-voice] sip
[RouterA-voice-sip] registrar ipv4 192.168.2.3
[RouterA-voice-sip] proxy ipv4 192.168.2.3
[RouterA-voice-sip] user routerA password cipher 1234
[RouterA-voice-sip] register-enable on
[RouterA-voice-sip] quit
# Configure voice entities
[Router1[RouterA-voice] dial-program
[Router1[RouterA-voice-dial] entity 1111 pots
[RouterA-voice-dial-entity1111] line 1/0
[RouterA-voice-dial-entity1111] match-template 1111
[RouterA-voice-dial-entity1111] quit
[RouterA-voice-dial] entity 2222 voip
[RouterA-voice-dial-entity2222] address sip proxy
[RouterA-voice-dial-entity2222] match-template 2222
[RouterA-voice-dial-entity2222] quit
2 Configure Router B
# Configure the Ethernet interface.
<RouterB> system-view
[RouterB] interface ethernet 1/0
[RouterB-Ethernet1/0] ip address 192.168.2.2 255.255.255.0
[RouterB-Ethernet1/0] quit
# Configure SIP
[RouterB] voice-setup
[RouterB-voice] sip
[RouterB-voice-sip] registrar ipv4 192.168.2.3
[RouterB-voice-sip] proxy ipv4 192.168.2.3
[RouterB-voice-sip] user routerB password cipher 1234
[RouterB-voice-sip] register-enable on
[RouterB-voice-sip] qui
SIP UA Configuration Examples
2381
Need help?
Do you have a question about the MSR 50 Series and is the answer not in the manual?