help.sccp_set_cc_timer_d.txt Maven / Gradle / Ivy
Name
sccp set cc_timer_d
SYNOPSIS
sccp set cc_timer_d stackname
DESCRIPTION
Sets the Timer D value in milliseconds.
This timer starts after last MTP-STATUS(cong) primitive coming.
After end of this timer (without new coming MTP-STATUS(cong))
RSLM (the congestion level) will be reduced.
Default value is 2000.
Possible values are between 500 and 10000.
PARAMETERS
Standard Parameters
- Timer D value 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 cc_timer_d 2000
© 2015 - 2024 Weber Informatics LLC | Privacy Policy