Change in docker-playground[master]: ttcn3-bts-test: use 'gsmtap-sapi enable-all' parameter

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/gerrit-log@lists.osmocom.org/.

fixeria gerrit-no-reply at lists.osmocom.org
Thu Mar 18 01:40:20 UTC 2021


fixeria has submitted this change. ( 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

Keep PDTCH/PTCCH disabled, it will blow up PCAPs otherwise.

Change-Id: I551a6da7858342279db3c5e8ebff250a7922a291
---
M ttcn3-bts-test/osmo-bts.cfg
1 file changed, 3 insertions(+), 8 deletions(-)

Approvals:
  fixeria: Looks good to me, approved; Verified



diff --git a/ttcn3-bts-test/osmo-bts.cfg b/ttcn3-bts-test/osmo-bts.cfg
index 18b3201..9933a76 100644
--- a/ttcn3-bts-test/osmo-bts.cfg
+++ b/ttcn3-bts-test/osmo-bts.cfg
@@ -52,14 +52,9 @@
  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
+ no gsmtap-sapi pdtch
+ no gsmtap-sapi ptcch
  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: 2
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210318/12b28d56/attachment.htm>


More information about the gerrit-log mailing list