Comment #6 on issue 1889 by oleg.kulikoff: JitterBuffer throws ArrayIndexOutOfBoundsException when the Sequence number roll overs
http://code.google.com/p/mobicents/issues/detail?id=1889
1) Why 100? 100 packets with packetization period 20ms means network interruption for 2 second. Comparing with average conversation duration for phone call (1 min) we will have 60/2 = 30 >> 1. So this criteria is not working.
2) Didn't get about positive overflow? when it happens?
