Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
rtpjitterbuffer: fix wait completion of timer waiting
For some platform with low performance, the eos event here is
later than previous call of wait_next_time() on eos, it will
wait in that thread, so wait here will cause completion, need
signal that thread first