From Max msuraev@sysmocom.de:
Hello Harald Welte,
I'd like you to reexamine a change. Please visit
to look at the new patch set (#3).
Change subject: Move DTX settings to BTS ......................................................................
Move DTX settings to BTS
* Add per-BTS DTX settings * Configure Uplink and Downlink DTX separately * Remove global DTX option (it was never tested/used anyway) * Use libosmocore function for DTX indicator in System Information (previously it was incorrectly assigned for half-rate channels)
Change-Id: I3d55168475ad47044b6238b55846ea22bdd518a4 --- M openbsc/doc/examples/osmo-bsc/osmo-bsc.cfg M openbsc/include/openbsc/gsm_data.h M openbsc/include/openbsc/gsm_data_shared.h M openbsc/src/libbsc/abis_rsl.c M openbsc/src/libbsc/bsc_init.c M openbsc/src/libbsc/bsc_vty.c M openbsc/src/libbsc/system_information.c 7 files changed, 64 insertions(+), 28 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/40/40/3