From Max <msuraev(a)sysmocom.de>de>:
Hello Harald Welte,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/40
to look at the new patch set (#2).
Change subject: Fix DTX indicator in SI
......................................................................
Fix DTX indicator in SI
Previously hardcoded values were used for DTX indicator which is error
prone. The DTX was assigned regardless of SI type.
* Use libsmocore function to properly set DTX value in system
information messages: the value depends on SI type.
* Use flags from gsm_08_58.h for DTX
Change-Id: I3d55168475ad47044b6238b55846ea22bdd518a4
---
M openbsc/src/libbsc/abis_rsl.c
M openbsc/src/libbsc/bsc_init.c
M openbsc/src/libbsc/system_information.c
3 files changed, 18 insertions(+), 7 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/40/40/2
--
To view, visit
https://gerrit.osmocom.org/40
To unsubscribe, visit
https://gerrit.osmocom.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I3d55168475ad47044b6238b55846ea22bdd518a4
Gerrit-PatchSet: 2
Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev(a)sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge(a)gnumonks.org>