sccp: Rename module param sccp_cfg to mp_sccp_cfg

Change-Id: Ied9fbfb9bd35a99205ca13db033dd9ea03d51238
diff --git a/sccp/SCCP_Tests.default b/sccp/SCCP_Tests.default
index a051517..6dda647 100644
--- a/sccp/SCCP_Tests.default
+++ b/sccp/SCCP_Tests.default
@@ -16,7 +16,7 @@
 M3UA_Emulation.tsp_logVerbose := true;
 M3UA_Emulation.tsp_SCTP_Server_Mode := false;
 M3UA_Emulation.tsp_M3UA_Server_Mode := false;
-SCCP_Tests.sccp_cfg := {
+SCCP_Tests.mp_sccp_cfg := {
 	{
 			sccp_service_type := "mtp3_itu",
 			sctp_addr := { 2905, "127.0.0.1", 2905, "127.0.0.2" },