Consolidated Reporting Data Page 7 of 12
Part No. CRD01-01 March 12, 2005
Interactive Voice Response (IVR) Metrics Reporting
Interactive Voice Response (IVR) usage is specific to an individual customer. Examples
of customers include pharmacy, banking, and education.
The configuration of the IVR system requires a script/application to be developed to suit
the customer operational requirements. If usage/metric reporting is one of the
requirements, the developed IVR application must record and store the information
according to the following rules in order to be available from the Call Detail Recording
Push or Pull methods. See “Accessing Reporting Data” on page 12..
• Data should be comma separated where each piece of data represents particular
information or metric.
• Data should be stored in a flat ascii file.
• Data file MUST be named according to the following convention:
Record.ivr.<YYYYMMDDHHMMSS> where YYYY= year, MM=numerical month,
DD=numerable day of month, HH=Hour of day, MM=Minute of hour, SS= seconds. This
filename format should be sufficient to help indicate the period for which the data apply.
• The data file must be placed in the following directory on the BCM System 3.7:
D:\Data Files\Nortel Networks\Call Detail Recording\
Note:
Call Detail Recording Push/Pull methods transfer only those files which have not been
transferred previously. See “Accessing Reporting Data” on page 12. To determine
whether a file has been transferred, check the archive bit on the file.
The IVR application which generates the metrics data file should check this archive bit
before adding any new information to an existing file (i.e. needs to re-open and append
metrics data to an existing file). If the archive bit is not set then the file has already been
transferred and a new file should be created before the metrics data is recorded.