Files
asterisk/res
Pirmin Walthert a7c4579979 res_rtp_asterisk: Resolve loop when receive buffer is flushed
When the receive buffer was flushed by a received packet while it
already contained a packet with the same sequence number, Asterisk
never left the while loop which tried to order the packets.

This change makes it so if the packet is in the receive buffer it
is retrieved and freed allowing the buffer to empty.

ASTERISK-28827

Change-Id: Idaa376101bc1ac880047c49feb6faee773e718b3
2020-04-17 06:06:38 -05:00
..
2018-05-11 09:48:58 -04:00
2017-12-20 12:40:01 -05:00
2019-02-07 08:23:04 -06:00