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-fsm has been updated
via 3edbb45ff4325b3e1da60940aada9344c48e4366 (commit)
via deccbbb4ae5cb92431e8dfdf57809ac61c3f9bf3 (commit)
from d058dde994bf5a53a15d1ab8c85854a1d3c2a169 (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=3edbb45ff4325b3e1da60940aada9344…
commit 3edbb45ff4325b3e1da60940aada9344c48e4366
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Oct 15 16:30:35 2016 +0200
OM2000: Fix state machien for CF/TRXC on START Result
When receiving the 'Start Result' message, for CF and TRXC MO
we directly transition to performing the Operational Info. In that
case, we need to return after sending the Operational Info and skip
the usual processing for the default case below.
Change-Id: I99860d198b337ffe461b240bda20dc10e1b5b2cb
http://cgit.osmocom.org/openbsc/commit/?id=deccbbb4ae5cb92431e8dfdf57809ac6…
commit deccbbb4ae5cb92431e8dfdf57809ac61c3f9bf3
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Oct 15 16:28:12 2016 +0200
abis_rsl: Add mandatory IE for Ericsson RBS2000 PDCH activation
We need to include the RSL_IE_ACT_TYPE Information Element with
the proprietary coding 0x0F for "packet channel related activation"
in order for the RBS2xxx to accept this message
Change-Id: I53bad674d3bb02f5210e71ca5b4280be9c956a57
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/abis_om2000.c | 2 +-
openbsc/src/libbsc/abis_rsl.c | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)