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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via ec16c161932c16280d7b4bdf8e72262e7f81c873 (commit)
from f788d933824cf9757d58a1e84843c7c33523e71c (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/openbsc/commit/?id=ec16c161932c16280d7b4bdf8e72262e…
commit ec16c161932c16280d7b4bdf8e72262e7f81c873
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Oct 17 01:03:53 2016 +0200
lchan release in error state: SACCH deact only for SACCH pchans
This is useful particularly in case where we deactivate PDCHs
which don't have a SACCH associated. The existin code would
always attempt to deactivate a SACCH even in those cases, leading
to the BTS responsding with related error messages.
Change-Id: Iaf46782329b38ba8f3d438e6c75c2d467b852734
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_data_shared.h | 1 +
openbsc/src/libbsc/abis_rsl.c | 16 +++++++++++++++-
openbsc/src/libcommon/gsm_data_shared.c | 2 +-
3 files changed, 17 insertions(+), 2 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)