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 (#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