All Downloads are FREE. Search and download functionalities are using the official Maven repository.

help.sccp_set_reassemblytimerdelay.txt Maven / Gradle / Ivy

There is a newer version: 8.0.112
Show newest version
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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy