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

help.sccp_set_inttimerdelay.txt Maven / Gradle / Ivy

There is a newer version: 8.0.0-179
Show newest version
Name
	sccp set inttimerdelay

SYNOPSIS
	sccp set inttimerdelay 
	stackname 

DESCRIPTION
	Set T(int) timer delay (for how long connection waits for release complete
	message or to release connection resources). Range is 0 to 60000. If passed
	value is less than 0, it sets to 0 and if passed value is greater than
	60000, it sets to 60000
	
PARAMETERS

	Standard Parameters

		-	values from 0 to 60000 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 inttimerdelay 0




© 2015 - 2024 Weber Informatics LLC | Privacy Policy