Version 6.8 561 Mediant 2600 E-SBC
User's Manual 43. Configuration Parameters Reference
Parameter Description
parameter EnableSyslog is set to 1).
Web: Media CDR Report
Level
[MediaCDRReportLevel]
Enables media-related CDRs of SBC calls to be sent to a Syslog
server and determines the call stage at which they are sent.
[0] None = (Default) No media-related CDR is sent.
[1] End Media = Sends a CDR only at the end of the call.
[2] Start & End Media = Sends a CDR once the media starts. In
some calls it may only be after the call is established, but in other
calls the media may start at ringback tone. A CDR is also sent
upon termination (end) of the media in the call.
[3] Update & End Media = Sends a CDR when an update occurs
in the media of the call. For example, a call starts and a ringback
tone occurs, a re-INVITE is sent for a fax call and as a result, a
CDR with the MediaReportType field set to "Update" is sent, as
the media was changed from voice to T.38. A CDR is also sent
upon termination (end) of the media in the call.
[4] Start & End & Update Media = Sends a CDR at the start of the
media, upon an update in the media (if occurs), and at the end of
the media.
Note: To enable CDR generation as well as enable signaling-related
CDRs, use the CDRReportLevel parameter.
configure system > cdr > non-
call-cdr-rprt
[EnableNonCallCdr]
Enables creation of CDR messages for non-call SIP dialogs (such as
SUBSCRIBE, OPTIONS, and REGISTER).
[0] = (Default) Disable
[1] = Enable
Web/EMS: Debug Level
CLI: configure
system/logging/debug-level
[GwDebugLevel]
Enables Syslog debug reporting and logging level.
[0] No Debug = (Default) Debug is disabled.
[1] Basic = Sends debug logs of incoming and outgoing SIP
messages.
[5] Detailed = Sends debug logs of incoming and outgoing SIP
message as well as many other logged processes.
Note: When debug reporting is enabled, in order to view Syslog
messages with Wireshark, you need to install AudioCodes Wireshark
plug-in (acsyslog.dll). Once the plug-in is installed, the Syslog
messages are decoded as "AC SYSLOG" and are displayed using
the 'acsyslog' filter instead of the regular 'syslog' filter.
Web: Syslog Optimization
CLI: configure
system/logging/syslog-
optimization
[SyslogOptimization]
Enables the device to accumulate and bundle multiple debug
messages into a single UDP packet and then send it to a Syslog
server. The benefit of this feature is that it reduces the number of
UDP Syslog packets, thereby improving (optimizing) CPU utilization.
[0] Disable (default)
[1] Enable
Note: The size of the bundled message is configured by the
MaxBundleSyslogLength parameter.
CLI: mx-syslog-lgth
[MaxBundleSyslogLength]
Defines the maximum size (in bytes) threshold of logged Syslog
messages bundled into a single UDP packet, after which they are
sent to a Syslog server.
The valid value range is 0 to 1220 (where 0 indicates that no
bundling occurs). The default is 1220.
Note: This parameter is applicable only if the GWDebugLevel
parameter is enabled.