R2511-HP MSR Router Series Voice Command Reference(V5)
176
SIP configuration commands
address sip
Use address sip to configure SIP routing for the VoIP voice entity.
Use undo address sip to remove specified SIP routing configuration.
Syntax
address sip { dns domain-name [ port port-number ] | enum-group group-number | ip ip-address [ port
port-number ] | proxy | server-group index }
undo address sip { dns | ip | proxy }
Default
No routing policy is configured for the VoIP voice entity.
Views
VoIP voice entity view
Default command level
2: System level
Parameters
dns domain-name: Domain name of the called entity, which consists of character strings separated by a
dot (for example, aabbcc.com). Each separated string contains no more than 63 characters. A domain
name can include case-insensitive letters, digits, hyphens (-), underscores (_), and dots (.), with a
maximum length of 255 characters.
enum-group group-number: Number of an ENUM translation rule group, in the range of 1 to 15.
port port-number: Port number of the address corresponding to the domain name, in the range of 1 to
65535.
ip ip-address: IP address of the peer VoIP gateway.
port port-number: Port number in the range of 1 to 65535.
proxy: Uses the SIP proxy server to route outbound calls.
Examples
# Configure the IP address of the peer VoIP gateway as 3.3.3.3 for voice entity 10.
<Sysname> system-view
[Sysname] voice-setup
[Sysname-voice] dial-program
[Sysname-voice-dial] entity 10 voip
[Sysname-voice-dial-entity10] address sip ip 3.3.3.3
# Configure the domain name of the called entity as cc.news.com for voice entity 10.
<Sysname> system-view
[Sysname] voice-setup
[Sysname-voice] dial-program
[Sysname-voice-dial] entity 10 voip










