This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.
gerrit-no-reply at lists.osmocom.org gerrit-no-reply at lists.osmocom.org>From Max <msuraev at sysmocom.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 at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>