RTP Proxy: Fix RTP sequence number and timestamp in case of dropped frames

During handover, we will not send RTP frames for quite some time.  However,
the way the rtp_send code is structured, it will increment the timestamp
with a fixed amount every time we send a frame, independent how much wallclock
time has actually passed.

This code is a hack to update the sequence number and timestamp in case it
seems to be wrong.  It makes handover much more reliable.
2 files changed
tree: 3c1626eb5a825579b395627f51cad3c8745e9331
  1. hlrsync/
  2. linux-kernel/
  3. openbsc/
  4. wireshark/