Nortel Networks BSGX4e Network Router User Manual


 
3 Configuration commands SIP commands
NN47928-107 129
ibserver1 ip address|range
Enter an optional additional inbound servers
(IP address or range).
ibserver2 ip address|range
Enter an optional additional inbound servers
(IP address or range).
ibserver3 ip address|range
Enter an optional additional inbound servers
(IP address or range).
retries number Enter the number of retries before a SIP proxy
server is blacklisted. The default is 4 retries.
(Specifying 0 disables call server failover.)
blacklist seconds Enter a blacklist timer. The default is 600
seconds (ten minutes).
heartbeat no|yes Enable/disable the SIP heartbeat. The default
is yes (enabled). Enabled is recommended.
hbtimer1 seconds Enter the timer between HeartBeat packets for
active servers. The valid range is 10-100. The
default is 30.
hbtimer2 seconds Enter the timer between HeartBeat packets for
temporary unavailable servers. The valid range
is 5-25. The default is 15.
Example The following example configures a single SIP server:
> config sip server settings Sylantro_Manual domain
sip.live.sylantro.net proxy1 server1.sip.live.sylantro.net
port1 6666
Example Up to three SIP proxy servers can be explicitly specified in a setting. The
second server is used only if the first server is unavailable; the third server
is used only if the first and second servers are unavailable. This example
configures a setting for failover mode:
> config sip server settings Sylantro_FailOverMode domain
sip.live.sylantro.net proxy1 primary.sip.live.sylantro.net
port1 6666 proxy2 secondary.sip.live.sylantro.net port2 6666
retries 4 blacklist 300
Example The following example configures an additional inbound SIP server:
> config sip server settings Sylantro_AdditionalServer domain
sip.live.sylantro.net proxy1 server1.sip.live.sylantro.net
port1 6666 ibserver1 192.168.134.100
Related
commands
del sip server settings
display sip server settings
show sip server settings
show sip server status
show sip sc settings