MAX_SHORT_REQ_TIME

Required?
Keyword Type Unsigned Number
Default 8000
Range 500–24000
Multiples Allowed? No

The RTP protocol uses a timer called the Short Request Timer. The value of the timer is calculated as part of the protocol, but MAX_SHORT_REQ_TIME specifies a maximum value in milliseconds, beyond which the timer cannot increase. In some situations, setting this maximum value can improve performance.

Setting a value of 0 means that the timer is not limited and can take any value calculated by the protocol. The minimum value is 500 milliseconds, with a default value of 8000 milliseconds. If the specified value is 1–499 milliseconds, a value of 500 milliseconds is used.