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 c77b574d1fbe43ca19db0e5e041b3b5e2a71b856 (commit)
from 70460814ce3600b9491dea6b1f541144283dcfb1 (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=c77b574d1fbe43ca19db0e5e041b3b5…
commit c77b574d1fbe43ca19db0e5e041b3b5e2a71b856
Author: Max <msuraev(a)sysmocom.de>
Date: Sat Aug 13 12:54:26 2016 +0200
lc15, sysmo: Use SID_FIRST_P1 to initiate DTX
Some phone seems to not send SID_FIRST_P2 message which seems like a
different understanding of the DTX spec. L1 accommodates for that by
using P1 to supply data for SID. Hence we should use it to initiate DTX
and ignore P2 message in case of AMR HR.
Change-Id: Iaf993b89caa0ad49b97d1c745dcaf039f867f018
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-litecell15/tch.c | 3 +--
src/osmo-bts-sysmo/tch.c | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)