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 7f3724e04d3916ccb9ae7fd5dd0352208159a7cf (commit)
from 4aa75e74f48b06ecadc37dffe2875c93fd6ee674 (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=7f3724e04d3916ccb9ae7fd5dd035220…
commit 7f3724e04d3916ccb9ae7fd5dd0352208159a7cf
Author: Vadim Yanitskiy <axilirator(a)gmail.com>
Date: Fri Mar 31 23:27:44 2017 +0700
VTY: add the dyn_ts_allow_tch_f option
This option allows to enable or disable TCH/F allocation on the
TCH/F_TCH/H_PDCH timeslots. Until now, source code modification
was required to enable this feature.
Related: OS#1778
Change-Id: Id18cab25844dc854a66b4e2713e90c3f43afa712
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_data.h | 1 -
openbsc/src/libbsc/bsc_vty.c | 2 ++
openbsc/src/libcommon-cs/common_cs_vty.c | 13 +++++++++++++
openbsc/src/osmo-nitb/bsc_hack.c | 27 ++++++++++++++-------------
4 files changed, 29 insertions(+), 14 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)