Statsboards

The Statsboards status page is used to inspect operational state and historical records without changing normal tenant configuration.

How to Use

  1. Open Status > Statsboards.
  2. Confirm that the selected tenant is correct, or use the available global view when your account allows it.
  3. Use filters to narrow the result before exporting or reviewing detailed records.
  4. For live status pages, refresh the page after making configuration changes that should affect the state.

Operational Notes

Status pages are diagnostic views. When a record points to a configuration object, open the related configuration page to make changes instead of editing the status view.

Total Inbound Duration

The Total Inbound Duration statsboard report adds a reusable card for Total inbound duration. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Total Inbound Duration example with fictional data.
Total Inbound Duration example with fictional data.

Configuration

FieldValue
Statsboard box typeCALLS_METRIC
MetricTotal inbound duration
Data sourceSimple CDR
DisplayLine or bar chart by selected date bucket.

Calculation

Sum sc_duration for Simple CDR rows where sc_direction is IN.

When To Use

Useful for seeing how much inbound traffic the tenant handled.

Notes

Total Outbound Duration

The Total Outbound Duration statsboard report adds a reusable card for Total outbound duration. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Total Outbound Duration example with fictional data.
Total Outbound Duration example with fictional data.

Configuration

FieldValue
Statsboard box typeCALLS_METRIC
MetricTotal outbound duration
Data sourceSimple CDR
DisplayLine or bar chart by selected date bucket.

Calculation

Sum sc_duration for Simple CDR rows where sc_direction is OUT.

When To Use

Useful for tracking outbound trunk usage and customer-callback workload.

Notes

Average Inbound Duration

The Average Inbound Duration statsboard report adds a reusable card for Average inbound duration. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Average Inbound Duration example with fictional data.
Average Inbound Duration example with fictional data.

Configuration

FieldValue
Statsboard box typeCALLS_METRIC
MetricAverage inbound duration
Data sourceSimple CDR
DisplayLine or bar chart by selected date bucket.

Calculation

Average sc_duration for inbound Simple CDR rows.

When To Use

Helps spot days where inbound calls become longer than usual.

Notes

Average Outbound Duration

The Average Outbound Duration statsboard report adds a reusable card for Average outbound duration. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Average Outbound Duration example with fictional data.
Average Outbound Duration example with fictional data.

Configuration

FieldValue
Statsboard box typeCALLS_METRIC
MetricAverage outbound duration
Data sourceSimple CDR
DisplayLine or bar chart by selected date bucket.

Calculation

Average sc_duration for outbound Simple CDR rows.

When To Use

Helps compare outbound follow-up duration across periods.

Notes

Total Talk Time

The Total Talk Time statsboard report adds a reusable card for Total talk time. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Total Talk Time example with fictional data.
Total Talk Time example with fictional data.

Configuration

FieldValue
Statsboard box typeCALLS_METRIC
MetricTotal talk time
Data sourceSimple CDR
DisplayLine or bar chart by selected date bucket.

Calculation

Sum sc_billsec for Simple CDR rows in the selected period.

When To Use

Measures real answered conversation time instead of total call setup time.

Notes

Average Talk Time

The Average Talk Time statsboard report adds a reusable card for Average talk time. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Average Talk Time example with fictional data.
Average Talk Time example with fictional data.

Configuration

FieldValue
Statsboard box typeCALLS_METRIC
MetricAverage talk time
Data sourceSimple CDR
DisplayLine or bar chart by selected date bucket.

Calculation

Average sc_billsec for answered Simple CDR rows.

When To Use

Useful when comparing agent or tenant conversation patterns.

Notes

Answered Call Count

The Answered Call Count statsboard report adds a reusable card for Answered call count. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Answered Call Count example with fictional data.
Answered Call Count example with fictional data.

Configuration

FieldValue
Statsboard box typeCALLS_METRIC
MetricAnswered call count
Data sourceSimple CDR
DisplayLine or bar chart by selected date bucket.

Calculation

Count Simple CDR rows where sc_billsec is greater than zero or disposition is ANSWERED.

When To Use

Gives a tenant-level answered call volume trend.

Notes

Missed / Failed Inbound Calls

The Missed / Failed Inbound Calls statsboard report adds a reusable card for Missed / failed inbound calls. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Missed / Failed Inbound Calls example with fictional data.
Missed / Failed Inbound Calls example with fictional data.

Configuration

FieldValue
Statsboard box typeCALLS_METRIC
MetricMissed / failed inbound calls
Data sourceSimple CDR
DisplayLine or bar chart by selected date bucket.

Calculation

Count inbound Simple CDR rows that were not answered.

When To Use

Highlights inbound demand that did not reach a successful conversation.

Notes

Outbound Failed Calls

The Outbound Failed Calls statsboard report adds a reusable card for Outbound failed calls. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Outbound Failed Calls example with fictional data.
Outbound Failed Calls example with fictional data.

Configuration

FieldValue
Statsboard box typeCALLS_METRIC
MetricOutbound failed calls
Data sourceSimple CDR
DisplayLine or bar chart by selected date bucket.

Calculation

Count outbound Simple CDR rows with failed, busy, no-answer, congestion, or unavailable disposition.

When To Use

Useful for identifying carrier or dialing-quality problems.

Notes

Answer Rate %

The Answer Rate % statsboard report adds a reusable card for Answer rate %. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Answer Rate % example with fictional data.
Answer Rate % example with fictional data.

Configuration

FieldValue
Statsboard box typeCALLS_METRIC
MetricAnswer rate %
Data sourceSimple CDR
DisplayLine or bar chart by selected date bucket.

Calculation

Answered Simple CDR rows divided by all Simple CDR rows, multiplied by 100.

When To Use

Provides a fast tenant-level service-health indicator.

Notes

Average Time To Answer

The Average Time To Answer statsboard report adds a reusable card for Average time to answer. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Average Time To Answer example with fictional data.
Average Time To Answer example with fictional data.

Configuration

FieldValue
Statsboard box typeCALLS_METRIC
MetricAverage time to answer
Data sourceSimple CDR
DisplayLine or bar chart by selected date bucket.

Calculation

Average seconds between sc_start and sc_whenanswered for answered rows.

When To Use

Shows how quickly answered calls are picked up.

Notes

Short Calls Count

The Short Calls Count statsboard report adds a reusable card for Short calls count. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Short Calls Count example with fictional data.
Short Calls Count example with fictional data.

Configuration

FieldValue
Statsboard box typeCALLS_METRIC
MetricShort calls count
Data sourceSimple CDR
DisplayLine or bar chart by selected date bucket.

Calculation

Count Simple CDR rows with sc_duration greater than zero and under the configured short-call threshold.

When To Use

Helps detect wrong-number calls, failed conversations, or nuisance traffic.

Notes

Top Called Numbers

The Top Called Numbers statsboard report adds a reusable card for Top called numbers. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Top Called Numbers example with fictional data.
Top Called Numbers example with fictional data.

Configuration

FieldValue
Statsboard box typeCALLS_TOP
MetricTop called numbers
Data sourceSimple CDR
DisplayTop-N bar chart or table.

Calculation

Group Simple CDR rows by sc_dialednum and count each destination.

When To Use

Shows the destinations receiving the most calls.

Notes

Top Callers

The Top Callers statsboard report adds a reusable card for Top callers. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Top Callers example with fictional data.
Top Callers example with fictional data.

Configuration

FieldValue
Statsboard box typeCALLS_TOP
MetricTop callers
Data sourceSimple CDR
DisplayTop-N bar chart or table.

Calculation

Group Simple CDR rows by caller number and caller name, then count calls.

When To Use

Identifies frequent callers or high-volume sources.

Notes

Calls By Disposition

The Calls By Disposition statsboard report adds a reusable card for Calls by disposition. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Calls By Disposition example with fictional data.
Calls By Disposition example with fictional data.

Configuration

FieldValue
Statsboard box typeCALLS_BREAKDOWN
MetricCalls by disposition
Data sourceSimple CDR
DisplayPie chart, bar chart, or table.

Calculation

Group Simple CDR rows by sc_disposition.

When To Use

Shows the result mix for the selected period.

Notes

Calls By Direction

The Calls By Direction statsboard report adds a reusable card for Calls by direction. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Calls By Direction example with fictional data.
Calls By Direction example with fictional data.

Configuration

FieldValue
Statsboard box typeCALLS_BREAKDOWN
MetricCalls by direction
Data sourceSimple CDR
DisplayPie chart, bar chart, or table.

Calculation

Group Simple CDR rows by sc_direction.

When To Use

Compares inbound, outbound, and local call flow.

Notes

Calls By Answering Extension

The Calls By Answering Extension statsboard report adds a reusable card for Calls by answering extension. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Calls By Answering Extension example with fictional data.
Calls By Answering Extension example with fictional data.

Configuration

FieldValue
Statsboard box typeCALLS_BREAKDOWN
MetricCalls by answering extension
Data sourceSimple CDR
DisplayPie chart, bar chart, or table.

Calculation

Group Simple CDR rows by sc_whoanswered, using Unanswered when empty.

When To Use

Shows where answered calls landed.

Notes

Calls By Hour Of Day

The Calls By Hour Of Day statsboard report adds a reusable card for Calls by hour of day. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Calls By Hour Of Day example with fictional data.
Calls By Hour Of Day example with fictional data.

Configuration

FieldValue
Statsboard box typeCALLS_BREAKDOWN
MetricCalls by hour of day
Data sourceSimple CDR
DisplayBar chart or table.

Calculation

Group Simple CDR rows by the hour extracted from sc_start.

When To Use

Finds the busiest hours for staffing and routing decisions.

Notes

Calls By Weekday

The Calls By Weekday statsboard report adds a reusable card for Calls by weekday. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Calls By Weekday example with fictional data.
Calls By Weekday example with fictional data.

Configuration

FieldValue
Statsboard box typeCALLS_BREAKDOWN
MetricCalls by weekday
Data sourceSimple CDR
DisplayBar chart or table.

Calculation

Group Simple CDR rows by weekday extracted from sc_start.

When To Use

Compares traffic patterns across the week.

Notes

Longest Calls

The Longest Calls statsboard report adds a reusable card for Longest calls. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Longest Calls example with fictional data.
Longest Calls example with fictional data.

Configuration

FieldValue
Statsboard box typeCALLS_TOP
MetricLongest calls
Data sourceSimple CDR
DisplayTable by default, with caller, dialed number, disposition, and duration.

Calculation

Sort Simple CDR rows by sc_duration descending and return the configured top-N rows.

When To Use

Finds unusually long calls for review, billing, or quality checks.

Notes

Queue Entered Calls

The Queue Entered Calls statsboard report adds a reusable card for Queue entered calls. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Queue Entered Calls example with fictional data.
Queue Entered Calls example with fictional data.

Configuration

FieldValue
Statsboard box typeQUEUE_METRIC
MetricQueue entered calls
Data sourceQueue Log
DisplayMulti-queue time-series chart.

Calculation

Count distinct queue_log callid values where event is ENTERQUEUE.

When To Use

Shows queue demand over time.

Notes

Queue Answered Calls

The Queue Answered Calls statsboard report adds a reusable card for Queue answered calls. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Queue Answered Calls example with fictional data.
Queue Answered Calls example with fictional data.

Configuration

FieldValue
Statsboard box typeQUEUE_METRIC
MetricQueue answered calls
Data sourceQueue Log
DisplayMulti-queue time-series chart.

Calculation

Count distinct queue_log callid values where event is CONNECT.

When To Use

Shows how many calls were answered by queue members.

Notes

Queue Abandoned Calls

The Queue Abandoned Calls statsboard report adds a reusable card for Queue abandoned calls. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Queue Abandoned Calls example with fictional data.
Queue Abandoned Calls example with fictional data.

Configuration

FieldValue
Statsboard box typeQUEUE_METRIC
MetricQueue abandoned calls
Data sourceQueue Log
DisplayMulti-queue time-series chart.

Calculation

Count distinct queue_log callid values where event is ABANDON.

When To Use

Shows caller drop-off before answer.

Notes

Queue Transferred Calls

The Queue Transferred Calls statsboard report adds a reusable card for Queue transferred calls. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Queue Transferred Calls example with fictional data.
Queue Transferred Calls example with fictional data.

Configuration

FieldValue
Statsboard box typeQUEUE_METRIC
MetricQueue transferred calls
Data sourceQueue Log
DisplayMulti-queue time-series chart.

Calculation

Count distinct queue_log callid values for TRANSFER, BLINDTRANSFER, and ATTENDEDTRANSFER events.

When To Use

Shows how often queue calls are transferred after handling.

Notes

Queue Timeout Calls

The Queue Timeout Calls statsboard report adds a reusable card for Queue timeout calls. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Queue Timeout Calls example with fictional data.
Queue Timeout Calls example with fictional data.

Configuration

FieldValue
Statsboard box typeQUEUE_METRIC
MetricQueue timeout calls
Data sourceQueue Log
DisplayMulti-queue time-series chart.

Calculation

Count distinct queue_log callid values where event is EXITWITHTIMEOUT.

When To Use

Shows calls leaving the queue due to timeout handling.

Notes

Queue Answer Rate %

The Queue Answer Rate % statsboard report adds a reusable card for Queue answer rate %. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Queue Answer Rate % example with fictional data.
Queue Answer Rate % example with fictional data.

Configuration

FieldValue
Statsboard box typeQUEUE_METRIC
MetricQueue answer rate %
Data sourceQueue Log
DisplayMulti-queue time-series chart.

Calculation

CONNECT calls divided by ENTERQUEUE calls, multiplied by 100.

When To Use

Measures queue answer effectiveness.

Notes

Queue Abandon Rate %

The Queue Abandon Rate % statsboard report adds a reusable card for Queue abandon rate %. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Queue Abandon Rate % example with fictional data.
Queue Abandon Rate % example with fictional data.

Configuration

FieldValue
Statsboard box typeQUEUE_METRIC
MetricQueue abandon rate %
Data sourceQueue Log
DisplayMulti-queue time-series chart.

Calculation

ABANDON calls divided by ENTERQUEUE calls, multiplied by 100.

When To Use

Measures caller abandonment pressure.

Notes

Queue Timeout Rate %

The Queue Timeout Rate % statsboard report adds a reusable card for Queue timeout rate %. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Queue Timeout Rate % example with fictional data.
Queue Timeout Rate % example with fictional data.

Configuration

FieldValue
Statsboard box typeQUEUE_METRIC
MetricQueue timeout rate %
Data sourceQueue Log
DisplayMulti-queue time-series chart.

Calculation

EXITWITHTIMEOUT calls divided by ENTERQUEUE calls, multiplied by 100.

When To Use

Shows how often queue timeout routing is used.

Notes

Average Queue Wait Before Answer

The Average Queue Wait Before Answer statsboard report adds a reusable card for Average queue wait before answer. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Average Queue Wait Before Answer example with fictional data.
Average Queue Wait Before Answer example with fictional data.

Configuration

FieldValue
Statsboard box typeQUEUE_METRIC
MetricAverage queue wait before answer
Data sourceQueue Log
DisplayMulti-queue time-series chart.

Calculation

Average completion hold time from COMPLETECALLER and COMPLETEAGENT data1.

When To Use

Shows how long answered callers waited before an agent took the call.

Notes

Average Queue Wait Before Abandon

The Average Queue Wait Before Abandon statsboard report adds a reusable card for Average queue wait before abandon. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Average Queue Wait Before Abandon example with fictional data.
Average Queue Wait Before Abandon example with fictional data.

Configuration

FieldValue
Statsboard box typeQUEUE_METRIC
MetricAverage queue wait before abandon
Data sourceQueue Log
DisplayMulti-queue time-series chart.

Calculation

Average ABANDON data3 wait time.

When To Use

Shows how long abandoned callers waited before leaving.

Notes

Max Queue Wait Time

The Max Queue Wait Time statsboard report adds a reusable card for Max queue wait time. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Max Queue Wait Time example with fictional data.
Max Queue Wait Time example with fictional data.

Configuration

FieldValue
Statsboard box typeQUEUE_METRIC
MetricMax queue wait time
Data sourceQueue Log
DisplayMulti-queue time-series chart.

Calculation

Maximum wait time across answered, abandoned, timed-out, and transferred queue events.

When To Use

Highlights worst-case queue waiting time.

Notes

SLA %

The SLA % statsboard report adds a reusable card for SLA %. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

SLA % example with fictional data.
SLA % example with fictional data.

Configuration

FieldValue
Statsboard box typeQUEUE_METRIC
MetricSLA %
Data sourceQueue Log
DisplayMulti-queue time-series chart.

Calculation

Answered queue calls within servicelevel seconds divided by entered calls, multiplied by 100.

When To Use

Tracks service-level compliance using the queue service level when available.

Notes

Calls By Queue

The Calls By Queue statsboard report adds a reusable card for Calls by queue. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Calls By Queue example with fictional data.
Calls By Queue example with fictional data.

Configuration

FieldValue
Statsboard box typeQUEUE_METRIC
MetricCalls by queue
Data sourceQueue Log
DisplayBar chart or table.

Calculation

Count ENTERQUEUE events grouped by queue.

When To Use

Compares traffic among queues in the selected period.

Notes

Calls By Agent

The Calls By Agent statsboard report adds a reusable card for Calls by agent. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Calls By Agent example with fictional data.
Calls By Agent example with fictional data.

Configuration

FieldValue
Statsboard box typeQUEUE_AGENT_METRIC
MetricCalls by agent
Data sourceQueue Log
DisplayTop-N bar chart or table.

Calculation

Count distinct queue calls with agent-handled events grouped by agent.

When To Use

Shows the busiest queue agents.

Notes

Agent Answered Calls

The Agent Answered Calls statsboard report adds a reusable card for Agent answered calls. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Agent Answered Calls example with fictional data.
Agent Answered Calls example with fictional data.

Configuration

FieldValue
Statsboard box typeQUEUE_AGENT_METRIC
MetricAgent answered calls
Data sourceQueue Log
DisplayTop-N bar chart or table.

Calculation

Count distinct CONNECT events grouped by queue_log agent.

When To Use

Shows answered call distribution among agents.

Notes

Agent Average Talk Time

The Agent Average Talk Time statsboard report adds a reusable card for Agent average talk time. Use it inside Status > Statsboards when the selected tenant needs this metric on a custom operations board.

Agent Average Talk Time example with fictional data.
Agent Average Talk Time example with fictional data.

Configuration

FieldValue
Statsboard box typeQUEUE_AGENT_METRIC
MetricAgent average talk time
Data sourceQueue Log
DisplayTop-N bar chart or table.

Calculation

Average COMPLETECALLER and COMPLETEAGENT data2 grouped by agent.

When To Use

Compares average queue conversation duration by agent.

Notes