pespin has submitted this change. (
https://gerrit.osmocom.org/c/docker-playground/+/28569
)
Change subject: ttcn3-cbc: Enable gsmtap log
......................................................................
ttcn3-cbc: Enable gsmtap log
Change-Id: I15ecf18e062218efb4a4319e29f182ba4331a37b
---
M ttcn3-cbc-test/osmo-cbc.cfg
1 file changed, 4 insertions(+), 0 deletions(-)
Approvals:
fixeria: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/ttcn3-cbc-test/osmo-cbc.cfg b/ttcn3-cbc-test/osmo-cbc.cfg
index 3b6610e..dab1c8b 100644
--- a/ttcn3-cbc-test/osmo-cbc.cfg
+++ b/ttcn3-cbc-test/osmo-cbc.cfg
@@ -2,6 +2,10 @@
! OsmoCBC (0.1.0.5-e88e) configuration saved from vty
!!
!
+log gsmtap 172.18.27.100
+ logging level set-all debug
+ logging filter all 1
+!
log stderr
logging filter all 1
logging color 1
--
To view, visit
https://gerrit.osmocom.org/c/docker-playground/+/28569
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I15ecf18e062218efb4a4319e29f182ba4331a37b
Gerrit-Change-Number: 28569
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged