help.sccp_set_connesttimerdelay.txt Maven / Gradle / Ivy
Name
sccp set connesttimerdelay
SYNOPSIS
sccp set connesttimerdelay
stackname
DESCRIPTION
Set T(conn est) timer delay (for how long connection waits for connection
confirm message). Range is 60000 to 120000. If passed value is less than
60000, it sets to 60000 and if passed value is greater than 120000,
it sets to 120000
PARAMETERS
Standard Parameters
- values from 60000 to 120000 for timer delay.
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 connesttimerdelay 60000