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 fe7be8ddd0563ee98ca2ee9879983384d2491306 (commit)
via c1efa67c131a005903821a7487bad014b90cbe08 (commit)
from dfe48fdecf5e953fa5c08053e8781d4daf6ad4a4 (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=fe7be8ddd0563ee98ca2ee9879983384…
commit fe7be8ddd0563ee98ca2ee9879983384d2491306
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Nov 11 19:44:10 2016 +0100
RBS2000: Ensure the is-connection-list command is only used on RBS2000
... and not on other BTS models.
Change-Id: I8882ca9a9ab974b0bbdcbd5c3bab0eadf4bc0927
http://cgit.osmocom.org/openbsc/commit/?id=c1efa67c131a005903821a7487bad014…
commit c1efa67c131a005903821a7487bad014b90cbe08
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Nov 11 19:42:19 2016 +0100
RBS2000: Avoid segfault if ts->lapd instance doesn't exist
This happens e.g. with DAHDI driver, when the DAHDI device cannot be
opened. Let's not prematurely seg-fault early in the RBS2000 signal
handler, but take the proper error handlign for this.
Change-Id: I9223fb1568d3db7e278f07240c4be334c6602a13
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/abis_om2000_vty.c | 6 ++++++
openbsc/src/libbsc/bts_ericsson_rbs2000.c | 2 ++
2 files changed, 8 insertions(+)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)