Cisco Cisco IOS Software Release 12.4(15)T

Page de 12
X.25 Call Record
  x25 call-record
9
Cisco IOS Release 12.4(15)T
x25 call-record
To enable a record to be made of outgoing, incoming, and switched calls on the router, use the x25 
call-record 
command in global configuration mode. To disable such record-making, use the no form of 
this command.
x25 call-record 
no x25 call-record 
Syntax Description
This command has no arguments or keywords.
Command Default
No call record is generated.
Command Modes
Global configuration (config)
Command History
Usage Guidelines
Cisco recommends that you configure the router to use Syslog Facility to send the generated call records 
automatically to a remote syslog server, for immediate storage and subsequent retrieval. You’ll find 
instructions on how to do that in the X.25 Call Record document.
Examples
The following example enables generation of records about calls arriving, leaving, or being switched 
at the router:
x25 call-record
Following are two records generated by one such call, which arrived on an intermediate router’s serial 
interface and departed through XOT, being routed over a hunt group:
Record of the Incoming VC
Jun  7 10:42:00.131: %X25-5-CALL_RECORD:  
Start=10:41:54.187 UTC Wed Jun 7 2006, End=10:42:00.131 UTC Wed Jun 7 2006,  
Host=R3845-86-34, Client=Switch,  
Call-direction=incoming,  Calling-addr=33030,  Called-addr=3500, 
Interface=Serial0/3/1,  Logical-channel=1024,  
Facilities=win-in 2, win-out 2, pkt-in 128, pkt-out 128 tput-in 0, tput-out 0, fast-select
no, reverse-charging no,  
Bytes sent/rcvd=52/55, Packets sent/rcvd=3/3, 
Clear cause=0, Diag code=0
Record of the Outgoing VC
Jun  7 10:42:00.131: %X25-5-CALL_RECORD:
Release
Modification
12.4(15)T
This command was introduced.