blob: 3b97817eabf02ff1267e319cafe531a8703e3301 [file] [log] [blame]
[MODULE_PARAMETERS]
tsp_IPDD_ConnectionList :=
{
{
serverConnection := true, // true := server, false: client
autoReconnect := false,
localInterface :=
{
hostNameLength := 0,
hostName := "127.0.0.1",
portNumber := 33333//(1..65535)
},
remoteInterface := omit,
proto := udp//tcp//sctp
},
{
serverConnection := false, // true := server, false: client
autoReconnect := false,
localInterface :=
{
hostNameLength := 0,
hostName := "127.0.0.1",
portNumber := 60000//(1..65535)
},
remoteInterface :=
{
hostNameLength := 0,
hostName := "127.0.0.1",
portNumber := 33333//(1..65535)
},
proto := udp//tcp//sctp
},
{
serverConnection := false, // true := server, false: client
autoReconnect := false,
localInterface :=
{
hostNameLength := 0,
hostName := "127.0.0.1",
portNumber := 60001//(1..65535)
},
remoteInterface :=
{
hostNameLength := 0,
hostName := "127.0.0.1",
portNumber := 33333//(1..65535)
},
proto := udp//tcp//sctp
}
};
[LOGGING]
MatchingHints := Compact
AppendFile := No
TimeStampFormat := Time
LogEntityName := Yes
LogEventTypes := Yes
LogFile := "ip_daemon.log"
SourceInfoFormat := Stack
ConsoleMask := STATISTICS|TESTCASE|ACTION|WARNING|ERROR|USER
FileMask :=DEBUG|WARNING|VERDICTOP|USER|TIMEROP|TESTCASE|STATISTICS|PORTEVENT|PARALLEL|FUNCTION|EXECUTOR|ERROR|DEFAULTOP|ACTION
DiskFullAction := Error
LogFileNumber := 1
LogFileSize := 0
[TESTPORT_PARAMETERS]
*.IP_PCO.pureNonBlocking := "NO"
*.IP_PCO.debug := "YES"
[EXECUTE]
IP_Daemon_Dynamic.tc_IPDD
//IP_Daemon_Dynamic_with_DiameterAutoReplies