HP MSR2000/3000/4000 Router Series Voice Command Reference
120
Parameters
registrar-index: Specifies an index for the registrar, in the range of 1 to 6.
ip ip-address: Specifies the registrar by its IP address.
port port-number: Specifies the port number of the registrar, 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 port number must be
configured.
expires seconds: Sets the registration expiry time in the range of 60 to 65535 seconds. The default the
registration expiry time is 3600 seconds.
refresh-ratio ratio-percentage: Sets the refresh percentage in the range of 50 to 100. The default refresh
percentage is 80%.
Usage guidelines
When the registration time reaches the registration expiry time multiplied by the refresh percentage, a
voice entity or SIP trunk re-registers the number with the registrar to avoid expiration.
Examples
# Specify a registrar with IP address 169.54.5.10 and port number 1120, and configure the registration
expiry time as 120 seconds.
<Sysname> system-view
[Sysname] voice-setup
[Sysname-voice] sip
[Sysname-voice-sip] registrar 1 ip 169.54.5.10 port 1120 expires 120
# Specify a registrar with domain name cc.news.com and port number 1100, and configure the
registration expiry time as 520 seconds.
<Sysname> system-view
[Sysname] voice-setup
[Sysname-voice] sip
[Sysname-voice-sip] registrar 2 dns cc.news.com port 1100 expires 520
Related commands
• credentials
• display voice sip register-status
remote-party-id
Use remote-party-id to add the Remote-Party-ID header field into INVITE requests.
Use remote-party-id to not add the Remote-Party-ID header field into INVITE requests..
Syntax
remote-party-id
undo remote-party-id
Default
INVITE requests carries the Remote-Party-ID header field.
Views
SIP view