Calls / Voice QA

Structured voice observability for live sessions, completed calls, readable reports, and cross-channel comparison.

Session Header

Identity, channel, provider, and terminal state for this session.

Session ID

495c9069-5586-41e3-8a5a-e0042f8795b9

Channel

TWILIO

Engine

UNKNOWN

Runtime

UNKNOWN

Started

20:19 UTC

Ended

20:20 UTC

Duration

0m 14s

Outcome

success

Executive Summary

Deterministic operator-facing summary generated from normalized metrics and issue signals.

Call completed cleanly

Outbound playback stayed within acceptable queue limits.

Key Metrics

Primary response, interruption, queueing, and language metrics.

First Response

n/a

Avg Response

n/a

Avg Interrupt

n/a

Max Queue

0 ms

Max Queue Frames

0

Dropped Frames

0

Interruptions

0

Successful Interruptions

0

Delayed Interruptions

0

Language

n/a

Issues

Detected issues and direct recommendations for operators or developers.

No issues were derived for this session.

Timeline

Ordered structured events for the session.

outbound.test_call

Twilio Voice test call queued with status queued.

info20:19 UTC

status.callback

Twilio Voice callback received: completed.

info20:20 UTC

Conversation

Turn-by-turn transcript assembled from captured user transcripts and assistant output.

No transcript turns were captured for this session yet.

Technical Data

Raw event payloads are available here for debugging without overwhelming the default operator view.

outbound.test_call raw payload
{
  "to": "+12049635161",
  "sid": "CAa6abedb8f6a60b89f8302ffaa00ffdf9",
  "from": "+13185151057"
}
status.callback raw payload
{
  "to": "+12049635161",
  "from": "+13185151057",
  "callSid": "CAa6abedb8f6a60b89f8302ffaa00ffdf9",
  "callStatus": "completed"
}