help.sccp_set_ssttimerduration_max.txt Maven / Gradle / Ivy
Name
sccp set ssttimerduration_max
SYNOPSIS
sccp set ssttimerduration_max stackname
DESCRIPTION
Sets Max (after increasing) SST sending interval (in 600000 - 1200000 milliseconds).
Value can be from 600000 to 1200000. If value passed is less than 600000, it sets to
600000 and if value passed is greater than 1200000, it sets to 1200000
PARAMETERS
Standard Parameters
- values from 600000 - 1200000 milliseconds.
Optional Parameters
- Name of the stack on which this command is executed.
If not passed, the first stack configured in ShellExecutor
will be used.
EXAMPLES
sccp set ssttimerduration_max 600000