Sip Ua Configuration Examples; Configuring Direct Calling For Sip Uas - HP FlexNetwork MSR Series Configuration Manual

Hide thumbs Also See for FlexNetwork MSR Series:
Table of Contents

Advertisement

Task
Clear the DNS dynamic cache.
Clear SIP DNS lookup records.

SIP UA configuration examples

This section provides SIP UA configuration examples.

Configuring direct calling for SIP UAs

Network requirements
Two routers can directly call each other as SIP UAs.
Figure 42 Network diagram
Configuration procedure
Routing-related configurations are beyond the scope of this example. This example assumes that
Router A and Router B are reachable to each other.
1.
Configure Router A:
# Configure the Ethernet interface.
<RouterA> system-view
[RouterA] interface ethernet 2/1
[RouterA-Ethernet2/1] ip address 192.168.2.1 255.255.255.0
# Configure voice entities.
<RouterA> system-view
[RouterA] voice-setup
[RouterA-voice] dial-program
[RouterA-voice-dial] entity 2222 voip
[RouterA-voice-dial-entity2222] address sip ip 192.168.2.2
[RouterA-voice-dial-entity2222] match-template 2222
[RouterA-voice-dial-entity2222] quit
[Router1-voice-dial] entity 1111 pots
[RouterA-voice-dial-entity1111] line 1/0
[RouterA-voice-dial-entity1111] match-template 1111
2.
Configure Router B:
# Configure the Ethernet interface.
<RouterB> system-view
[RouterB] interface ethernet 2/1
Command
reset dns host { naptr | srv }
reset voice sip dns-record
161
Remarks
Available in user view.
Available in user view.

Advertisement

Table of Contents
loading

Table of Contents