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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 5daec07de1ea4ab1deb461049f1d6b569353d68b (commit)
from 3deaa025077bef9f4b3877d3d959934533709109 (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=5daec07de1ea4ab1deb461049f1d6b56…
commit 5daec07de1ea4ab1deb461049f1d6b569353d68b
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jul 15 23:23:58 2017 +0200
gsm_bts_trx_set_system_infos(): Disable non-existing SI
If we previously had a given SI present/active, we must send a
zero-length BCCH FILLING for that SI type to the BTS to stop it from
further transmitting this SI.
Change-Id: I33e356e2fa3a69efac9080813e3e9ef4e6438ed1
Closes: OS#2368
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/bsc_init.c | 23 +++++++++++++++++------
1 file changed, 17 insertions(+), 6 deletions(-)
hooks/post-receive
--
Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)