Information Technology Reference
In-Depth Information
Console logging: level debugging, 168 messages logged, xml disabled,
filtering disabled
<...output omitted>
Log Buffer (512000 bytes):
*Jun 18 01:57:08.987: %SYS-5-CONFIG_I: Configured from console by Jeremy on vty0
(172.30.3.28)
*Jun 18 01:57:48.640: %VOIPAAA-5-VOIP_CALL_HISTORY: CallLegType 1, ConnectionId
B71427FB3C1011DD80EEB6A01B061E9, SetupTime *18:57:17.970 ARIZONA Tue Jun 17
2008, PeerAddress 1503, PeerSubAddress , DisconnectCause 1 , DisconnectText
unassigned number (1), ConnectTime *18:57:48.640 ARIZONA Tue Jun 17 2008,
DisconnectTime *18:57:48.640 ARIZONA Tue Jun 17 2008, CallOrigin 2, ChargedUnits
0, InfoType 2, TransmitPackets 0, TransmitBytes 0, ReceivePackets 0,
ReceiveBytes
0
*Jun 18 01:57:48.640: %VOIPAAA-5-VOIP_FEAT_HISTORY: FEAT_VSA=fn:CFBY,ft:06/17/2008
18:57:18.623,frs:0,fid:129,fcid:B77841E83C1011DD80F3B6A01B061E9,legID:0,frson:2,
fdcnt:1,fwder:1501,fwdee:1503,fwdto:1599,frm:1501,bguid:B71427FB3C1011DD80EEB6A
001B061E9
*Jun 18 01:57:48.640: %VOIPAAA-5-VOIP_FEAT_HISTORY: FEAT_VSA=fn:TWC,ft:06/17/2008
18:57:17.967,cgn:1503,cdn:,frs:0,fid:126,fcid:B71427FB3C1011DD80EEB6A01B061E9,
legID:4B,bguid:B71427FB3C1011DD80EEB6A001B061E9
<...output omitted>
What you see here are three CDR entries that record a call from x1503 to x1501. If you are
able to decode most of what is displayed in that log, you are definitely ahead of the game.
Sending messages to a syslog server is better than sending them to the RAM of the CME
router. A syslog server is a PC or server running a dedicated application that receives and
stores logging messages from one or more devices. There are many syslog server platforms
available for download on the Internet.
Note: The Kiwi Syslog Daemon ( www.kiwisyslog.com) is by far my (Jeremy) favorite sys-
log platform available. The fact that it is free helps, but it is also easy to install and manage.
After you set up a syslog server, you can direct the CME router to send CDR records to it
by using the following syntax:
CME_Voice(config)# gw-accounting syslog
CME_Voice(config)# logging 172.30.100.101
The initial command in this syntax directs the CDR records to the syslog server. The sec-
ond command tells the CME router where the syslog server is located; in this case,
172.30.100.101. Figure 7-21 shows the CDR records being received by the Kiwi Syslog
application.
 
Search WWH ::




Custom Search