help.sccp_set_reltimerdelay.txt Maven / Gradle / Ivy
Name
sccp set reltimerdelay
SYNOPSIS
sccp set reltimerdelay
stackname
DESCRIPTION
Set T(rel) timer delay (for how long connection waits for release complete
message). Range is 10000 to 20000. If passed value is less than 10000, it
sets to 10000 and if passed value is greater than 20000, it sets to 20000
PARAMETERS
Standard Parameters
- values from 10000 to 20000 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 reltimerdelay 10000