CDRServer-1# (cdrs 1) Prompt Commands

   
 

Description

The Call Detail Record Server commands are used to set up CDR collection servers to collect the CDR records. A Call Detail Record (CDR) provides call information such as origination number, destination number, call duration, etc. This information can be used to create billing reports.

Guidelines

Keep in mind that there is a limit on the number of CDR Servers that can be created:

  • CMS/CR SP - 4 servers

  • Tenor AS/AX/DX/CR 60 - 2 servers

The CDR buffer can hold up to 8601 Records.

Quintum Technologies has a sample CDR server application available for download at http://www.quintum.com, but does not provide any support or warranty on it. Commercial-grade Billing Software must be purchased separately. Most third-party billing systems can be tailored to read the information that Quintum products generate. 

Related Topics

Name

CDRFormat

CDRServerPort

CDRServerIPAddr

CDRPassWord

Configuration Manager

Location

Systemwide Configuration > CDR Servers

Options

Right-click on CDR Servers and select New.

Command Line

Cmd Type

Prompt

Prompt Level

config#

Syntax

cdrserver or cdrs 1     

Examples

config-CDRServer-1# show -a  
CDRServer-1:  
  Id                    : 1  
  name                  : CMS CDR  
  CDRFormat             : 3  
  CDRServerPort         : 9002  
  CDRServerIPAddr       : 192.168.55.200  
  CDRPassWord           : cdr1234  
 

Note

You may delete a CDR Server by typing, "delete CDRS {name}". If you have deleted a CDR server, type "new cdrs {name}" at any config prompt level to re-configure deleted CDR servers (e.g., New cdrs "cms cdr"). No changes should be made to these parameters while a live connection is established.