Income voice delay

Thanks for your read…

Sorry about my English…

I find a problem from income voice…

If i use red5phone talk with my friend, and we stop talk probably 1min, and then to recover will be happen delay…

I use wireshark to check packet, and I find this problem only happen on income voice…

When no any RTP packet comeback to red5, It’s happen delay…

I think it need RTCP to help RTP…

I try use jlibrtp(http://jlibrtp.org/) to modify code…

I create SoundSender and SoundReceiver to do voice exchange…

but I can’t get data from SoundReceiver.receiveData…

Have any one can help me?

thanks!!!
SoundReceiver.java (4395 Bytes)
SoundSender.java (6331 Bytes)

Not sure if this will help, but we also had a voice delay and a reboot cleared it up.

Thank you for your reply…

So have any idea to clear up this problem??