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 0a8cf32a481efa39bd81b027a50dd8f8f408a39a (commit) via 53d51f501ca2ee138556258b0b5c72041c2ac95a (commit) via da8a19fec0ae16f110869508dd20f9ebab1520e5 (commit) from 36948bf7c71d89746314e93ffe8f3eb2c2fbc5ea (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=0a8cf32a481efa39bd81b027a50dd8f8f...
commit 0a8cf32a481efa39bd81b027a50dd8f8f408a39a Author: Harald Welte laforge@gnumonks.org Date: Sat Dec 5 17:22:49 2015 +0100
indicate the GSM 04.08 channel mode in 'show lchan'
http://cgit.osmocom.org/openbsc/commit/?id=53d51f501ca2ee138556258b0b5c72041...
commit 53d51f501ca2ee138556258b0b5c72041c2ac95a Author: Harald Welte laforge@gnumonks.org Date: Thu Dec 3 14:59:04 2015 +0100
mncc: introduce 'struct gsm_mncc_bridge' for MNCC_BRIDGE
When a MNCC handler wants to issue the MNCC_BRIDGE primitive overt the MNCC interface, this was not possible so far via the MNCC socket. This primitive was so far only available from the internal MNCC handler, more or less by accident I suppose. The reason for this is in the way the array of two call references had been passed into mncc_tx_to_cc().
http://cgit.osmocom.org/openbsc/commit/?id=da8a19fec0ae16f110869508dd20f9eba...
commit da8a19fec0ae16f110869508dd20f9ebab1520e5 Author: Harald Welte laforge@gnumonks.org Date: Thu Dec 3 14:35:05 2015 +0100
mncc.c: Convert mncc_names[] to 'struct value_string'
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/mncc.h | 7 ++- openbsc/src/libbsc/bsc_vty.c | 16 +++++ openbsc/src/libmsc/gsm_04_08.c | 6 +- openbsc/src/libmsc/mncc.c | 129 ++++++++++++++++++-------------------- openbsc/src/libmsc/mncc_builtin.c | 10 +-- 5 files changed, 90 insertions(+), 78 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org