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, laforge/om2000-rebase has been updated
via 5344d6f04c1b91e3ca68fbadb1b28def715aa6a1 (commit)
via e4fbd43fd523dca125237786586d5881f209e65c (commit)
from 51ce33f154edb59c117c3c404c307b3498b2c47a (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=5344d6f04c1b91e3ca68fbadb1b28def…
commit 5344d6f04c1b91e3ca68fbadb1b28def715aa6a1
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Oct 16 23:44:16 2016 +0200
RBS2000: re-establish any lost signalling links
Contrary to standard A-bis, in the RBS2000 case the BSC connects
the signalling data links (LAPD) to the BTS. In case one of them
drop, we need to attempt to re-establish them.
This requires libosmo-abis with Change-Id I07f0f79e0cda09766f357032ffb4e7ad643d448a
http://cgit.osmocom.org/openbsc/commit/?id=e4fbd43fd523dca125237786586d5881…
commit e4fbd43fd523dca125237786586d5881f209e65c
Author: root <root@sysmocom>
Date: Sat Oct 15 21:24:57 2016 +0200
om2000: Add support for querying RBS capabilities
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/abis_om2000.h | 1 +
openbsc/src/libbsc/abis_om2000.c | 15 +++++++++++++++
openbsc/src/libbsc/abis_om2000_vty.c | 12 ++++++++++++
openbsc/src/libbsc/bts_ericsson_rbs2000.c | 12 ++++++++++++
4 files changed, 40 insertions(+)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)