bsc: Cosmetic: Update commented-out config file options

There's no point in listing non-existing module parameters. Instead,
list those that the BSC testsuite actually has

Change-Id: I3cb756750cafba4ca481a0a98d19e27cb58395df
This commit is contained in:
Harald Welte 2018-01-28 16:22:49 +01:00
parent 725844b3cc
commit 15510cbde5
1 changed files with 9 additions and 11 deletions

View File

@ -14,21 +14,19 @@ mtc.FileMask := LOG_ALL | TTCN_DEBUG | TTCN_MATCHING | DEBUG_ENCDEC;
#*.*.udpReuseAddress := "yes";
[MODULE_PARAMETERS]
#mp_bsc_port := 49999;
#mp_bsc_rsl_port := 3003;
#mp_bsc_ctrl_port := 4249;
#mp_bsc_ip := "127.0.0.1";
#mp_msc_port := 5100;
#mp_msc_ip := "127.0.0.1";
#mp_nat_port := 5000;
#mp_nat_ip := "127.0.0.1";
#mp_test_ip := "127.0.0.1";
#mp_sctp_addr := { 23905, "127.0.0.1", 2905, "127.0.0.1" };
#mp_own_pc := 185;
#mp_own_ssn := 254;
#mp_peer_pc := 187;
#mp_peer_ssn := 254;
#mp_ipa_mgcp_uses_osmo_ext := true;
#mp_mgcp_uses_udp := true;
#mp_callagent_ip := "127.0.0.1";
#mp_callagent_udp_port := 2727;
#mp_mgw_ip := "127.0.0.1";
#mp_mgw_udp_port := 2427;
[MAIN_CONTROLLER]
[EXECUTE]