help.sccp_set_reassemblytimerdelay.txt Maven / Gradle / Ivy
Name
sccp set reassemblytimerdelay
SYNOPSIS
sccp set reassemblytimerdelay stackname
DESCRIPTION
Sets SCCP segmented message reassembling timeout (in milliseconds).
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
- Re-assembly time delay in 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 reassemblytimerdelay 20000