aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-bscnat-test/BSCNAT_Tests.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ttcn3-bscnat-test/BSCNAT_Tests.cfg')
-rw-r--r--ttcn3-bscnat-test/BSCNAT_Tests.cfg30
1 files changed, 30 insertions, 0 deletions
diff --git a/ttcn3-bscnat-test/BSCNAT_Tests.cfg b/ttcn3-bscnat-test/BSCNAT_Tests.cfg
new file mode 100644
index 0000000..e45061d
--- /dev/null
+++ b/ttcn3-bscnat-test/BSCNAT_Tests.cfg
@@ -0,0 +1,30 @@
+[ORDERED_INCLUDE]
+"/osmo-ttcn3-hacks/Common.cfg"
+"/osmo-ttcn3-hacks/bsc-nat/BSCNAT_Tests.default"
+
+[LOGGING]
+*.JUnitLogger.testsuite_name := "BSCNAT_Tests"
+
+[TESTPORT_PARAMETERS]
+
+[MODULE_PARAMETERS]
+mp_bsc_port := 49999;
+mp_bsc_ip := "172.18.11.203";
+mp_msc_port := 5100;
+mp_msc_ip := "172.18.11.203";
+mp_nat_port := 5000;
+mp_nat_ip := "172.18.11.20";
+
+#mp_ipa_mgcp_uses_osmo_ext := true;
+
+mp_mgcp_uses_udp := true;
+mp_callagent_ip := "172.18.11.203";
+mp_callagent_udp_port := 2727;
+mp_mgw_ip := "172.18.11.20";
+mp_mgw_udp_port := 2427;
+
+[MAIN_CONTROLLER]
+
+[EXECUTE]
+BSCNAT_Tests.control
+#BSCNAT_Tests.TC_recv_dump