Change in osmo-ttcn3-hacks[master]: pcu: sync configs with docker-playground

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/.

laforge gerrit-no-reply at lists.osmocom.org
Tue Mar 23 12:16:03 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23469 )

Change subject: pcu: sync configs with docker-playground
......................................................................

pcu: sync configs with docker-playground

Change-Id: I41f6ebd63e5e551184f0863cd388c373ab0a1130
---
M pcu/osmo-pcu-sns.cfg
M pcu/osmo-pcu.cfg
2 files changed, 18 insertions(+), 0 deletions(-)

Approvals:
  laforge: Looks good to me, approved; Verified
  Jenkins Builder: Verified



diff --git a/pcu/osmo-pcu-sns.cfg b/pcu/osmo-pcu-sns.cfg
index c2cd58a..a8a26bd 100644
--- a/pcu/osmo-pcu-sns.cfg
+++ b/pcu/osmo-pcu-sns.cfg
@@ -1,8 +1,10 @@
 log gsmtap 127.0.0.1
  logging level set-all debug
+ logging filter all 1
 
 log stderr
  logging filter all 1
+ logging color 1
  logging print level 1
  logging print category 1
  logging print category-hex 0
diff --git a/pcu/osmo-pcu.cfg b/pcu/osmo-pcu.cfg
index 892dd79..2c2d692 100644
--- a/pcu/osmo-pcu.cfg
+++ b/pcu/osmo-pcu.cfg
@@ -1,8 +1,10 @@
 log gsmtap 127.0.0.1
  logging level set-all debug
+ logging filter all 1
 
 log stderr
  logging filter all 1
+ logging color 1
  logging print level 1
  logging print category 1
  logging print category-hex 0
@@ -31,3 +33,17 @@
  gamma 0
  pcu-socket /tmp/pcu_bts
  neighbor resolution 127.0.0.1
+ 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

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23469
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I41f6ebd63e5e551184f0863cd388c373ab0a1130
Gerrit-Change-Number: 23469
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
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/20210323/8d8c14b2/attachment.htm>


More information about the gerrit-log mailing list