This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via c1b86d80d1354c37c72bf6aad1f6230d54930e19 (commit)
from 8b39ff8bcfba2bb4444fb375bfedb24900ae4f52 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=c1b86d80d1354c37c72bf6aad1f6230…
commit c1b86d80d1354c37c72bf6aad1f6230d54930e19
Author: Yves Godin <Yves.Godin(a)nutaq.com>
Date: Thu Oct 6 16:03:18 2016 +0200
DTX: fix 1st RTP packet drop
Use "impossible" dummy value to initialize last_fn to prevent dropping
of 1st RTP frame due to timestamp jump.
Fixes: OS#1803
Change-Id: I485af21f6761048d12dc7f5552fcdd46daf786ed
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/rsl.h | 2 ++
src/common/l1sap.c | 2 +-
src/common/rsl.c | 1 +
3 files changed, 4 insertions(+), 1 deletion(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)