Commit 3166c63a authored by YannGarcia's avatar YannGarcia
Browse files

Execute AtsNg112

parent c5e2e575
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@ LibNg112_Pixits.PX_V_POLICE_SIP_URI := "sip:police@psap2.plugtests.net"
# In this section you can specify the name of the log file and the classes of events
# you want to log into the file or display on console (standard error).

LogFile := "../logs/%e.%h-%r.%s"
LogFile := "../logs/AtsNg112/%e.%h-%r.%s"
FileMask := LOG_ALL | USER | DEBUG | MATCHING
ConsoleMask := LOG_ALL | USER | DEBUG | MATCHING
#FileMask := ERROR | WARNING | USER | MATCHING | EXECUTOR_RUNTIME | VERDICTOP
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ LibNg112_Pixits.PX_V_POLICE_SIP_URI := "sip:police@psap2.plugtests.net"
# In this section you can specify the name of the log file and the classes of events
# you want to log into the file or display on console (standard error).

LogFile := "../logs/%e.%h-%r.%s"
LogFile := "../logs/AtsNg112/%e.%h-%r.%s"
FileMask := LOG_ALL | USER | DEBUG | MATCHING
ConsoleMask := LOG_ALL | USER | DEBUG | MATCHING
#FileMask := ERROR | WARNING | USER | MATCHING | EXECUTOR_RUNTIME | VERDICTOP
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ LibSip_PIXITS.PX_PRESENCE_USER_POS := { 43.623013240241434, 7.046184539794921 };
# In this section you can specify the name of the log file and the classes of events
# you want to log into the file or display on console (standard error).

LogFile := "../logs/%e.%h-%r.%s"
LogFile := "../logs/AtsNg112/%e.%h-%r.%s"
FileMask := LOG_ALL | USER | DEBUG | MATCHING
ConsoleMask := LOG_ALL | USER | DEBUG | MATCHING
#FileMask := ERROR | WARNING | USER | MATCHING | EXECUTOR_RUNTIME | VERDICTOP
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ LibSip_PIXITS.PX_SIP_TRANSPORT := "TCP";
# In this section you can specify the name of the log file and the classes of events
# you want to log into the file or display on console (standard error).

LogFile := "../logs/%e.%h-%r.%s"
LogFile := "../logs/AtsNg112/%e.%h-%r.%s"
FileMask := LOG_ALL | USER | DEBUG | MATCHING
ConsoleMask := LOG_ALL | USER | DEBUG | MATCHING
#FileMask := ERROR | WARNING | USER | MATCHING | EXECUTOR_RUNTIME | VERDICTOP
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@ LibNg112_Pixits.PX_V_POLICE_SIP_URI := "sip:police@psap2.plugtests.net"
# In this section you can specify the name of the log file and the classes of events
# you want to log into the file or display on console (standard error).

LogFile := "../logs/%e.%h-%r.%s"
LogFile := "../logs/AtsNg112/%e.%h-%r.%s"
FileMask := LOG_ALL | USER | DEBUG | MATCHING
ConsoleMask := LOG_ALL | USER | DEBUG | MATCHING
#FileMask := ERROR | WARNING | USER | MATCHING | EXECUTOR_RUNTIME | VERDICTOP
Loading