Status: Accepted
Owner: [email protected]
CC: [email protected], [email protected]
Labels: Type-Defect Priority-Medium Component-Logic
Affected-Version-3.0.0.CR1
New issue 108 by [email protected]: JitterBuffer.jitterTest fails
http://code.google.com/p/mediaserver/issues/detail?id=108
What steps will reproduce the problem?
1. Run JUnit test
org.mobicents.media.server.impl.rtp.JitterBufferTest.jitterTest()
What is the expected output? What do you see instead?
The was stale. It was accidentally passing because the assertions happened
to match the behavior of the code. However the implementation of jitter
estimate was missing in Jitter Buffer.