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
diff --git a/bsc/BSC_Tests.cfg b/bsc/BSC_Tests.cfg
index fcb1055..497489f 100644
--- a/bsc/BSC_Tests.cfg
+++ b/bsc/BSC_Tests.cfg
@@ -14,21 +14,19 @@
 #*.*.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]