User's Manual  996  Document #: LTRT-10632 
 
  Mediant 800B Gateway & E-SBC 
  SBC CDRs: 
(config-system)# cdr 
(cdr)# cdr-format show-title local-storage-sbc  
session id,report type,call duration, call end time, call 
connect time,call start time, call originator, termination 
reason, call id, srce uri, dest uri 
  Gateway CDRs: 
(config-system)# cdr 
(cdr)# cdr-format show-title local-storage-gw 
You can do the following with locally saved CDR files (*.csv), through the CLI (root menu): 
  View stored CDR files: 
•  View all stored CDR files: 
# show storage-history 
•  View all stored, unused CDR files: 
# show storage-history unused  
  Delete stored CDR files: 
•  Delete all stored files: 
# clear storage-history cdr-storage-history all 
•  Delete all stored, unused CDR files: 
# clear storage-history cdr-storage-history unused 
  Save stored CDR files to an external destination: 
# copy storage-history cdr-storage-history <filename> to 
<protocol://destination>  
Where: 
•  filename: name you want to assign the file. Any file extension name can be used, 
but as the file content is in CSV format, it is recommended to use the .csv file 
extension. 
•  protocol: protocol over which the file is sent (tftp, http, or https).  
For example: 
copy storage-history cdr-storage-history my_cdrs.csv to 
tftp://company.com/cdrs 
The following procedure describes how to configure local CDR storage through the Web 
interface. 
  To configure local CDR storage: 
1.  Open the Call Detail Record Settings page (Troubleshoot menu > Troubleshoot tab 
> Call Detail Record folder > Call Detail Record Settings). 
2.  Configure the following parameters: 
•  'Local Storage Max File Size' (CDRLocalMaxFileSize): Enter the maximum size 
(in kilobytes) of the CDR file. Once the file size is reached, the device creates a 
new file for subsequent CDRs, and so on.   
•  'Local Storage Max Number of Files' (CDRLocalMaxNomOfFiles): Enter the 
maximum number of CDR files. Once the maximum is reached, a subsequent 
CDR file replaces the oldest created file.  
•  'Local Storage File Creation Interval' (CDRLocalInterval): Enter the time (in 
minutes) for how often the device creates a new CDR file. For example, if 
configured to 60, it creates a new file every hour even if the maximum file size 
has not yet been reached.  
•