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 fed8ce3c5ab740f3a02831e0b00a400e7bbc0e69 (commit)
from 2c95ae6a091083a7d1108aa852d6bfacd442f62d (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=fed8ce3c5ab740f3a02831e0b00a400…
commit fed8ce3c5ab740f3a02831e0b00a400e7bbc0e69
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Dec 9 14:13:22 2016 +0100
DTX: fix TS adjustment for ONSET
Previously timestamp was always adjusted according to FN difference. In
case of ONSET event this causes unnecessary TS gap with subsequent
speech packet. Fix this by checking Marker bit before performing
adjustment.
Change-Id: I9bf4b45aa990dd4014334dd846f43f793366056c
Related: OS#1801
-----------------------------------------------------------------------
Summary of changes:
src/common/l1sap.c | 20 +++++++++++++++-----
1 file changed, 15 insertions(+), 5 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)