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

help.sccp_set_maxdatamessage.txt Maven / Gradle / Ivy

There is a newer version: 8.0.112
Show newest version
Name
	sccp set maxdatamessage 

SYNOPSIS
	sccp set maxdatamessage  stackname 

DESCRIPTION
	Sets Max available SCCP message data for all message types. Range is 2560 to 3952.
    If passed value is less than 2560, it sets to 2560 and if passed value is greater
    than 3952, it sets to 3952.
	
PARAMETERS

	Standard Parameters

		-	Maximum data message size.
	
	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 maxdatamessage 30000




© 2015 - 2024 Weber Informatics LLC | Privacy Policy