blob: 37c1048778f02497ab78fdb2810135017a7c2cbe [file] [log] [blame]
Harald Welte00566f52017-11-21 16:43:49 +01001[LOGGING]
Harald Welte00566f52017-11-21 16:43:49 +01002FileMask := LOG_ALL | TTCN_MATCHING;
Daniel Willmann0c6f34c2018-10-24 17:26:41 +02003mtc.FileMask := ERROR | WARNING | PARALLEL | VERDICTOP;
Harald Welte00566f52017-11-21 16:43:49 +01004
5[TESTPORT_PARAMETERS]
6#*.*.udpReuseAddress := "yes";
7
8[MODULE_PARAMETERS]
Daniel Willmannd764dd92018-10-25 17:22:24 +02009mp_bsc_port := 49999;
10mp_bsc_ip := "127.0.0.1";
11mp_msc_port := 5100;
12mp_msc_ip := "127.0.0.1";
13mp_nat_port := 5000;
14mp_nat_ip := "127.0.0.1";
Harald Welte00566f52017-11-21 16:43:49 +010015
Harald Welte92632e12017-11-25 02:31:20 +010016#mp_ipa_mgcp_uses_osmo_ext := true;
17
Daniel Willmannd764dd92018-10-25 17:22:24 +020018mp_mgcp_uses_udp := true;
19mp_callagent_ip := "127.0.0.1";
20mp_callagent_udp_port := 2727;
21mp_mgw_ip := "127.0.0.1";
22mp_mgw_udp_port := 2427;
Harald Weltef09d1ba2017-11-25 02:20:13 +010023
Harald Welte00566f52017-11-21 16:43:49 +010024[EXECUTE]
Daniel Willmann0c6f34c2018-10-24 17:26:41 +020025