aboutsummaryrefslogtreecommitdiffstats
path: root/SCCP_Test/SCCP_Testcases.cfg
blob: ce3548622658397784ef85a8a27a0f2942572239 (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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[LOGGING]
#FileName := "SCCP_selftest.cfg"
FileMask := LOG_ALL | TTCN_DEBUG | TTCN_MATCHING
#ConsoleMask := LOG_ALL
#ConsoleMask := TTCN_TESTCASE | TTCN_PORTEVENT | TTCN_DEBUG | TTCN_MATCHING 
#ConsoleMask :=  TTCN_WARNING | TTCN_ERROR | TTCN_TESTCASE | TTCN_STATISTICS | TTCN_PORTEVENT
#ConsoleMask := LOG_ALL | TTCN_DEBUG | TTCN_MATCHING 
LogSourceInfo := Yes

[EXECUTE]
#SCCP_selftest.tc_ConnlessSendingShortASP
#SCCP_selftest.tc_ConnlessSendingLongASP
#SCCP_selftest.tc_ConnOrientedShortASPSending
#SCCP_Testcases.tc_ConnlessSendingLongASP
SCCP_Testcases.tc_ConnOrientedShortASPSending

[TESTPORT_PARAMETERS]

system.sctp.debug := "yes"

//see documentation (User guide) for the parameters)


[MODULE_PARAMETERS]

M3UA_Emulation.tsp_logVerbose := true;
M3UA_Emulation.tsp_M3UA_Server_Mode := false;
SCCP_Testcases.tsp_address :=
{
  local_sctp_port   := 2905,
  local_ip_addr  := "10.6.70.19",
  remote_sctp_port  := 2905,
  remote_ip_addr := "159.107.193.33"
}


SCCP_Testcases.tsp_own_GT := '14377760'H
SCCP_Testcases.tsp_remote_GT := '14375760'H
SCCP_Testcases.tsp_SSN := 8 //8:MSC 5:MAP see 3.4.2.2/Q.713
SCCP_Testcases.tsp_SIO := '83'O //SCCP national
SCCP_Testcases.tsp_own_SPC := 2351
SCCP_Testcases.tsp_remote_SPC := 2300// max value on 14 bits
SCCP_Testcases.tsp_SLS := 0
#[tsp_sccp_serviceType := "mtp3_itu" |"mtp3b_itu"|"mtp3_ansi"|"mtp3b_ansi"|  "mtp3b_tcc"]
SCCP_Testcases.tsp_sccp_serviceType := "mtp3_ttc"

#for mtp3_itu/gti0011 or mtp3_ansi/gti0001 :
#tsp_translationType := 7
SCCP_Emulation.tsp_SIF_MaxLength := 272
SCCP_Emulation.tsp_force_xudt := 0 // 1:yes, 0:no 

[MAIN_CONTROLLER]
//TCPPort := 7145
//NumHCs := 1