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

help.sccp_set_connesttimerdelay.txt Maven / Gradle / Ivy

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy