User's Manual 482 Document #: LTRT-65417
MP-11x & MP-124
occurs). The default is 1220.
Note: This parameter is applicable only if the GWDebugLevel
parameter is set to 7.
Web: CDR Server IP
Address
EMS: IP Address of CDR
Server
[CDRSyslogServerIP]
Defines the destination IP address to where CDR logs are sent.
The default value is a null string, which causes CDR messages to be
sent with all Syslog messages to the Syslog server.
Notes:
ï‚§ The CDR messages are sent to UDP port 514 (default Syslog port).
ï‚§ This mechanism is active only when Syslog is enabled (i.e., the
parameter EnableSyslog is set to 1).
Web/EMS: CDR Report
Level
[CDRReportLevel]
Determines whether Call Detail Records (CDR) are sent to the Syslog
server and when they are sent.
ï‚§ [0] None = (Default) CDRs are not used.
ï‚§ [1] End Call = CDR is sent to the Syslog server at the end of each
call.
ï‚§ [2] Start & End Call = CDR report is sent to Syslog at the start and
end of each call.
ï‚§ [3] Connect & End Call = CDR report is sent to Syslog at
connection and at the end of each call.
ï‚§ [4] Start & End & Connect Call = CDR report is sent to Syslog at
the start, at connection, and at the end of each call.
Notes:
ï‚§ The CDR Syslog message complies with RFC 3161 and is
identified by: Facility = 17 (local1) and Severity = 6 (Informational).
ï‚§ This mechanism is active only when Syslog is enabled (i.e., the
parameter EnableSyslog is set to 1).
Web/EMS: Debug Level
[GwDebugLevel]
Defines the Syslog debug logging level.
ï‚§ [0] 0 = (Default) Debug is disabled.
ï‚§ [1] 1 = Flow debugging is enabled.
ï‚§ [5] 5 = Flow, device interface, stack interface, session manager,
and device interface expanded debugging are enabled.
ï‚§ [7] 7 = This option is recommended when the device is running
under "heavy" traffic. In this mode:
The Syslog debug level automatically changes between level
5, level 1, and level 0, depending on the device's CPU
consumption so that VoIP traffic isn’t affected.
Syslog messages are bundled into a single UDP packet, after
which they are sent to a Syslog server (bundling size is
determined by the MaxBundleSyslogLength parameter).
Bundling reduces the number of UDP Syslog packets, thereby
improving CPU utilization.
Note that when this option is used, in order to read Syslog
messages with Wireshark, a special plug-in (i.e., acsyslog.dll) must
be used. Once the plug-in is installed, the Syslog messages are
decoded as "AC SYSLOG" and are dispalyed using the ‘acsyslog’
filter instead of the regular ‘syslog’ filter.
Notes:
ï‚§ This parameter is typically set to 5 if debug traces are required.
However, in cases of heavy traffic, option 7 is recommended.
ï‚§ Options 2, 3, 4, and 6 are not recommended.