fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/29556 )
Change subject: ttcn3-pcu-test: osmo-pcu.cfg: use 'gsmtap-category enable-all' ......................................................................
ttcn3-pcu-test: osmo-pcu.cfg: use 'gsmtap-category enable-all'
Change-Id: I19fbb75890935a338c31b7eb5e624ec988f91468 --- M ttcn3-pcu-test/osmo-pcu.cfg 1 file changed, 1 insertion(+), 14 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/56/29556/1
diff --git a/ttcn3-pcu-test/osmo-pcu.cfg b/ttcn3-pcu-test/osmo-pcu.cfg index 733cebe..cde87b4 100644 --- a/ttcn3-pcu-test/osmo-pcu.cfg +++ b/ttcn3-pcu-test/osmo-pcu.cfg @@ -32,17 +32,4 @@ alpha 0 gamma 0 pcu-socket /data/unix/pcu_bts - gsmtap-category dl-unknown - gsmtap-category dl-dummy - gsmtap-category dl-ctrl - gsmtap-category dl-data-gprs - gsmtap-category dl-data-egprs - gsmtap-category dl-ptcch - gsmtap-category dl-agch - gsmtap-category dl-pch - gsmtap-category ul-unknown - gsmtap-category ul-dummy - gsmtap-category ul-ctrl - gsmtap-category ul-data-gprs - gsmtap-category ul-data-egprs - gsmtap-category ul-rach + gsmtap-category enable-all