R2511-HP MSR Router Series Voice Command Reference(V5)

229
Parameters
tag: Call rule set tag in the range of 0 to 31.
Usage guidelines
You can use the rule tag { permit | deny } { incoming | outgoing } pattern command in call rule view to
set a call rule.
Examples
# Create a call rule.
<Sysname> system-view
[Sysname] voice-setup
[Sysname-voice] sip-server
[Sysname-voice-server] call-rule-set
[Sysname-voice-server-set] service 1
[Sysname-voice-server-set-svc1]
server-bind ipv4
Use server-bind ipv4 to bind the local SIP server address to the IP address of an interface on the local
router.
Use undo server-bind ipv4 to remove the binding of the local SIP server address.
Syntax
server-bind ipv4 ipv4-address [ port port-number ] [ expires time-interval ]
undo server-bind ipv4
Default
No IP address is bound. There is no local SIP server.
Views
SIP server view
Default command level
2: System level
Parameters
ipv4 ipv4-address: IPv4 address. It can be the IP address of an interface on the local router, or the local
loopback address 127.0.0.1. Because the local SIP server cannot accept registrations from remote users
when the server IP address is set to 127.0.0.1. HP recommends that you set the server IP address to the
one of an interface on the local router.
port port-number: Port number in the range of 1 to 65535. The default port number is 5060.
expires time-interval: Maximum registration interval in seconds, in the range of 300 to 65535. The
default interval is 3600 seconds.
Usage guidelines
You can configure the server- bind ipv4 command only when the local SIP server is disabled.
Examples
# Bind the interface address 192.168.0.92 to the address of the local SIP server.
<Sysname> system-view