From c2ed5bb201f6c4605b49b81d1a52ea5b96dbd778 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Tue, 9 Jul 2019 15:51:17 +0200 Subject: ttcn3-*: enable GSMTAP logging Configure each osmo-* program to send GSMTAP log output to the IP of the docker container, which runs the testsuite (and therefore runs tcpdump). Related: https://lists.osmocom.org/pipermail/openbsc/2019-June/012946.html Change-Id: I99e74f6ffb5b7d566cec35995bf067df414968d8 --- ttcn3-bts-test/virtphy/osmo-bts.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ttcn3-bts-test/virtphy/osmo-bts.cfg') diff --git a/ttcn3-bts-test/virtphy/osmo-bts.cfg b/ttcn3-bts-test/virtphy/osmo-bts.cfg index 5957f03..540dcc3 100644 --- a/ttcn3-bts-test/virtphy/osmo-bts.cfg +++ b/ttcn3-bts-test/virtphy/osmo-bts.cfg @@ -2,6 +2,9 @@ ! OsmoBTS (0.4.0.446-e0fb) configuration saved from vty !! ! +log gsmtap 172.18.9.10 + logging level set-all debug +! log file /data/osmo-bts.log logging filter all 1 logging color 0 -- cgit v1.2.3