Opened 15 years ago

Closed 15 years ago

#722 closed defect (fixed)

The case of no gap/burst may not be handled correctly in VoIP metrics calculations in RTCP-XR (thanks Johan Lantz for the report).

Reported by: nanang Owned by: nanang
Priority: normal Milestone: release-1.1
Component: pjmedia Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

The VoIP metrics calculations needs to be revisited to check if it handles correctly these cases:

  • no gap.
  • no burst.
  • neither of both, no lost/discarded packet.

There is a symptom reported by Johan Lantz about possibility of division by zero, see here.

Change History (2)

comment:1 Changed 15 years ago by nanang

In r2447:

  • Fixed VoIP metrics calculations in RTCP-XR for cases of no gap, no burst, and no both.

comment:2 Changed 15 years ago by nanang

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.