Command Reference Guide

266sip-server 3Com Router 5000 Family and Router 6000 Family
Command Reference
sip-server
Purpose Use the sip-server command to configure address information of SIP proxy server
and define call requests that can be accepted.
Use the undo sip-server command to restore the default.
Syntax sip-server { master | slaver } ip-address port port-number [ inbound |
all ]
undo sip-server
Parameters master
Master proxy server.
slaver
Slave proxy server.
ip-address
IPv4 address.
port port-number
Port number, which is in the range 1 to 65535 and
defaults to 5060.
inbound
Accepts only SIP call requests from the specified server.
all
Accepts all the SIP call requests.
Default By default, all the SIP call requests are accepted.
Example Set the address of master SIP proxy server to 169.54.5.10 and port number to 1120.
[Router-voice-sip] sip-server master 169.54.5.10 port 1120 all
View This command can be used in the following views:
SIP Client view
Description You can use this command to configure master and slave SIP proxy servers. During an
interaction, requests are sent to the slave proxy server if the master is not available.
You can use this command however only when the register-enable off
command is configured.
If the inbound keyword applies, only SIP call requests from the specified proxy server
are acceptable; if the all keyword applies, all the SIP call requests are acceptable.
The address configured here should be consistent with that assigned to the specified
SIP proxy server at the time of networking.