Feedback

  • Contents
 

Line Activity Summary by Day Report

This report compares day to day line activity in a summary. This report shows the call activity on the configured lines in a line group across several days. You can use this report to help determine individual lines that need further research based on information from the line group reports.

Important note for SIP users

The Line Group reports were not designed to report on a SIP Line configuration. As a result, the information calculated for the Line Group reports might not be accurate for SIP lines.

Parameters

You specify the range of dates and times, site IDs, and activity times as parameters. IC sorts this report by SiteID, LineID, then by dIntervalStart. The line identifiers are defined in Interaction Administrator on the IC server. You can specify all or part of a day in the time range.

The report is based on a logging subsystem that is updated every 10 seconds plus time dependent on implementation architecture or topology.

Report Log Tables

Interaction Administrator Unique Report Identifier

ILineStats, LineGroupLines , LineGroupConfig

LINE_ACTIVITY_SUMMARY_BY_DAY

Sample report

Click on the image below to view a sample of this report.

 

Report Element

Report Field or Value

Field or Value Description

Site ID

SiteID

The name of the Site ID as specified in the range.

Date

dIntervalStart

The date for each day in the specified range.

Line ID

LineID

The name of the line selected in the specified range.

Duration per Line

tResourcesAvailable

The amount of time the average line is available in the line group.

Utilization

tSeized

The amount of time that the lines in the line group were busy or seized.

% Utilization

(tSeized / tResourceAvailable) * 100

The percentage of time that the lines in the line group were busy or seized.

Total Calls

nEntered

The number of calls for each line group during the specified range.

Calls Out

nOutboundEntered

The number of outbound calls that entered the line group during the specified date / time range.

% of Calls Out

nOutboundEntered / nEntered * 100

The percentage of outbound calls that entered the line group during the specified date / time range.

Avg. Call Duration

tSeized / nEntered

The average amount of time each call occupied the line in the line group.

% Out Blocked

(nOutboundBlocked / (nEnteredOutbound + nOutboundBlocked)) * 100

The percentage of outbound calls that were blocked in a line group.

Record Selection Criteria for this report includes:

{LineGroupLines.GroupId} in {?StartLineGroup} to {?EndLineGroup} and

{ILineStats.dIntervalStart} in {?StartDateTime} to {?EndDateTime} and

{LineGroupLines.SiteId} in {?StartSiteID} to {?EndSiteId} and

{LineGroupConfig.ReportFlag} = 1 and

{@DateTimeToTime} in {?StartActivityTime} to {?EndActivityTime}