HP MSR2000/3000/4000 Router Series Voice Command Reference
118
[Sysname] voice-setup
[Sysname-voice] sip
[Sysname-voice-sip] privacy
proxy
Use proxy to configure proxy server information for a SIP UA.
Use undo proxy to remove the proxy server information for a SIP UA.
Syntax
proxy { dns domain-name port port-number | ip ip-address [ port port-number ] }
undo proxy { dns | ip }
Default
No proxy server information is configured for a SIP UA.
Views
SIP view
Predefined user roles
network-admin
Parameters
dns domain-name: Specifies the domain name of the proxy server, which consists of case-insensitive
character strings separated by a dot (for example, aabbcc.com). Each separated string contains no more
than 63 characters. A domain name can include letters, digits, hyphens (-), and underscores (_), and has
a maximum length of 253 characters.
ip ip-address: Specifies the IPv4 address of the proxy server.
port port-number: Specifies the port number of the proxy server, in the range of 1 to 65535. If the ip
keyword is specified, the default port number is 5060. If the dns keyword is specified, the destination
port number must be configured.
Examples
# Configure the IP address 169.54.5.10 and port number 1120 for the proxy server.
<Sysname> system-view
[Sysname] voice-setup
[Sysname-voice] sip
[Sysname-voice-sip] proxy ipv4 169.54.5.10 port 1120
# Specify the domain name abc.com and port number 1100 for the proxy server.
<Sysname> system-view
[Sysname] voice-setup
[Sysname-voice] sip
[Sysname-voice-sip] proxy dns abc.com port 1100
register-number
Use register-number to configure a POTS entity to register the phone number with the registrar.
Use undo register-number to configure a POTS entity to deregister the phone number with the registrar.