aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-bscnat-test/BSCNAT_Tests.cfg
blob: 1a2b2b49ab47e6ca870073a09e039a436acfc8cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
[ORDERED_INCLUDE]
"/osmo-ttcn3-hacks/Common.cfg"
"/osmo-ttcn3-hacks/bsc-nat/BSCNAT_Tests.default"

[LOGGING]
*.JUnitLogger.testsuite_name := "BSCNAT_Tests"
*.FileMask := LOG_ALL | TTCN_DEBUG | TTCN_MATCHING | DEBUG_ENCDEC | DEBUG_UNQUALIFIED | DEBUG_TESTPORT | EXECUTOR_RUNTIME | EXECUTOR_UNQUALIFIED | PARALLEL_PTC | PARALLEL_UNQUALIFIED;
SourceInfoFormat := Stack;
LogEventTypes := Yes;


[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