From Harald Welte laforge@gnumonks.org:
Harald Welte has posted comments on this change.
Change subject: Move DTX settings to BTS ......................................................................
Patch Set 3: Code-Review-1 Verified-1
(1 comment)
https://gerrit.osmocom.org/#/c/40/3/openbsc/doc/examples/osmo-bsc/osmo-bsc.c... File openbsc/doc/examples/osmo-bsc/osmo-bsc.cfg:
Line 57: dtxu force I would prefer something more hierarchical like
dtx uplink force dtx downlink
And of course the respetive "no dtx ..." commands need to exist for disablign the feature.
Also, why only change osmo-bsc.cfg? What about all the other config file examples in the tree that have 'dtx-used 0'? They would all fail to start.