fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/23301 )
Change subject: ttcn3-bts-test: use 'gsmtap-sapi enable-all' parameter ...................................................................... ttcn3-bts-test: use 'gsmtap-sapi enable-all' parameter Change-Id: I551a6da7858342279db3c5e8ebff250a7922a291 --- M ttcn3-bts-test/osmo-bts.cfg 1 file changed, 1 insertion(+), 8 deletions(-) git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/01/23301/1 diff --git a/ttcn3-bts-test/osmo-bts.cfg b/ttcn3-bts-test/osmo-bts.cfg index 18b3201..f995264 100644 --- a/ttcn3-bts-test/osmo-bts.cfg +++ b/ttcn3-bts-test/osmo-bts.cfg @@ -52,14 +52,7 @@ paging queue-size 200 paging lifetime 0 gsmtap-remote-host 172.18.9.10 - gsmtap-sapi rach - gsmtap-sapi agch - gsmtap-sapi bcch - gsmtap-sapi pch - gsmtap-sapi sdcch - gsmtap-sapi sacch - gsmtap-sapi tch/h - gsmtap-sapi tch/f + gsmtap-sapi enable-all min-qual-rach 50 min-qual-norm -5 !settsc -- To view, visit https://gerrit.osmocom.org/c/docker-playground/+/23301 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: docker-playground Gerrit-Branch: master Gerrit-Change-Id: I551a6da7858342279db3c5e8ebff250a7922a291 Gerrit-Change-Number: 23301 Gerrit-PatchSet: 1 Gerrit-Owner: fixeria <[email protected]> Gerrit-MessageType: newchange
