rtp-stat min-stat-win

Last Updated : Nov 06, 2012 |

Sets the minimum statistic window for the RTP statistics application. The minimum statistics window is the minimum number of observed RTP sequence increments for which the application evaluates packet loss. Use no rtp-stat min-stat-win to reset the minimum statistic window to its default value.

The VoIP engine evaluates the current received packet loss every RTCP interval. The RTCP interval is usually between 5 and 8 seconds. The VoIP engine postpones loss estimation to the next interval if the number of received packets is less than the minimum statistic window.

Syntax

[no] rtp-stat min-stat-win packets

Parameters

Parameter

Description

Possible Values

Default Value

packets

The minimum number of observed RTP sequence increments for which the application evaluates packet loss

10-1000

User level

read-write

Context

general

Example

To set the minimum statistic window to 50:

Gxxx-001(super)# rtp-stat min-stat-win 50