aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-bsc-test
diff options
context:
space:
mode:
Diffstat (limited to 'ttcn3-bsc-test')
-rw-r--r--ttcn3-bsc-test/osmo-bsc.cfg3
-rw-r--r--ttcn3-bsc-test/osmo-stp.cfg3
-rw-r--r--ttcn3-bsc-test/sccplite/osmo-bsc.cfg3
3 files changed, 9 insertions, 0 deletions
diff --git a/ttcn3-bsc-test/osmo-bsc.cfg b/ttcn3-bsc-test/osmo-bsc.cfg
index 783563a..3d226e9 100644
--- a/ttcn3-bsc-test/osmo-bsc.cfg
+++ b/ttcn3-bsc-test/osmo-bsc.cfg
@@ -3,6 +3,9 @@
!!
password foo
!
+log gsmtap 172.18.2.203
+ logging level set-all debug
+!
log file /data/osmo-bsc.log
logging filter all 1
logging color 0
diff --git a/ttcn3-bsc-test/osmo-stp.cfg b/ttcn3-bsc-test/osmo-stp.cfg
index 7cee48b..f58fe64 100644
--- a/ttcn3-bsc-test/osmo-stp.cfg
+++ b/ttcn3-bsc-test/osmo-stp.cfg
@@ -2,6 +2,9 @@
! OsmoSTP (0.8.1) configuration saved from vty
!!
!
+log gsmtap 172.18.2.203
+ logging level set-all debug
+!
log file /data/osmo-stp.log
logging filter all 1
logging color 0
diff --git a/ttcn3-bsc-test/sccplite/osmo-bsc.cfg b/ttcn3-bsc-test/sccplite/osmo-bsc.cfg
index 3f29361..f7d640c 100644
--- a/ttcn3-bsc-test/sccplite/osmo-bsc.cfg
+++ b/ttcn3-bsc-test/sccplite/osmo-bsc.cfg
@@ -3,6 +3,9 @@
!!
password foo
!
+log gsmtap 172.18.12.203
+ logging level set-all debug
+!
log file /data/osmo-bsc.log
logging filter all 1
logging color 0