Fortinet Technologies Inc. Page 101 FortiVoice 200D/200D-T v2.0 MR1 CLI Reference
system sip-setting
Use this command to configure Session Initiation Protocol (SIP) settings.
Syntax
config system sip-setting
set default-register-interval <interval_int>
set max-register-timeout <integer>
set min-register-timeout <integer>
set rtp-hold-timeout <timeout_int>
set rtp-timeout <timeout_int>
set rtp-port-end <integer>
set rtp-port-start <integer>
set tcp-port <port_num>
set tls-client-protocol {sslv2 | sslv3 | tlsv1}
set tls-port <port_num>
set tls-server-cert-verification {enable | disable}
set transport {tcp | tls | udp}
set udp-port <port_num>
end
Variable Description Default
default-register-interval
<interval_int>
If this is a dynamic account with the VoIP service
provider, enter the registration interval as required by the
VoIP provider in minutes. After each registration interval
the FortiVoice unit renews the registration of the account
with the VoIP provider.
2
max-register-timeout
<integer>
Enter the maximum phone registration time limit as
required by the FortiVoice unit in minutes. If a phone’s
registration timeout setting exceeds the value of this
option, the FortiVoice unit deregisters the phone.
480
min-register-timeout
<integer>
Enter the minimum phone registration time limit as
required by the FortiVoice unit in minutes. If a phone’s
registration timeout setting is lower than the value of this
option, the FortiVoice unit deregisters the phone.
1
rtp-hold-timeout
<timeout_int>
Enter the amount of time in seconds that the extension
will wait on hold for RTP packets before hanging up the
call. 0 means no time limit.
300
rtp-timeout
<timeout_int>
Enter the amount of time in seconds during an active call
that the extension will wait for RTP packets before
hanging up the call. 0 means no time limit.
60
rtp-port-end <integer> Enter the end RTP port that the FortiVoice unit will use
for phone call sessions. Ensure there is a reasonable port
range so that you have enough ports for all open calls.
30000
rtp-port-start <integer> Enter the starting Real-time Transport Protocol (RTP)
port that the FortiVoice unit will use for phone call
sessions. If the unit is behind a firewall, these ports
should be open. Ensure there is a reasonable port range
so that you have enough ports for all open calls.
5000