aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ttcn3-bscnat-test/BSCNAT_Tests.cfg1
-rw-r--r--ttcn3-bscnat-test/bscs.config3
-rw-r--r--ttcn3-bscnat-test/osmo-bsc-nat.cfg2
3 files changed, 6 insertions, 0 deletions
diff --git a/ttcn3-bscnat-test/BSCNAT_Tests.cfg b/ttcn3-bscnat-test/BSCNAT_Tests.cfg
index d23178f..e6b544c 100644
--- a/ttcn3-bscnat-test/BSCNAT_Tests.cfg
+++ b/ttcn3-bscnat-test/BSCNAT_Tests.cfg
@@ -6,6 +6,7 @@
*.JUnitLogger.testsuite_name := "BSCNAT_Tests"
[TESTPORT_PARAMETERS]
+*.BSCNATVTY.CTRL_HOSTNAME := "172.18.15.20"
[MODULE_PARAMETERS]
mp_bsc_port := 49999;
diff --git a/ttcn3-bscnat-test/bscs.config b/ttcn3-bscnat-test/bscs.config
index 6afa09b..16cfa2b 100644
--- a/ttcn3-bscnat-test/bscs.config
+++ b/ttcn3-bscnat-test/bscs.config
@@ -5,15 +5,18 @@ nat
description bsc
max-endpoints 32
paging forbidden 0
+ osmux on
bsc 1
token BSC1
location_area_code 2
description bsc
max-endpoints 32
paging forbidden 0
+ osmux on
bsc 2
token BSC2
location_area_code 3
description bsc
max-endpoints 32
paging forbidden 0
+ osmux on
diff --git a/ttcn3-bscnat-test/osmo-bsc-nat.cfg b/ttcn3-bscnat-test/osmo-bsc-nat.cfg
index bca4628..ffc3ff0 100644
--- a/ttcn3-bscnat-test/osmo-bsc-nat.cfg
+++ b/ttcn3-bscnat-test/osmo-bsc-nat.cfg
@@ -7,10 +7,12 @@ log file /data/osmo-bsc_nat.log
logging color 0
logging print category 1
logging timestamp 1
+ logging print extended-timestamp 1
logging level force-all debug
!
line vty
no login
+ bind 0.0.0.0
!
mgcp
bind ip 172.18.15.20