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
20cfbfc0-031a-46f1-9bd0-6fb5f28feb6f
Channel
TWILIO
Engine
UNKNOWN
Runtime
UNKNOWN
Started
03:40 UTC
Ended
03:40 UTC
Duration
0m 08s
Outcome
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.
inbound.call
Inbound Twilio Voice webhook received.
inbound.call
Inbound Twilio Voice webhook received.
status.callback
Twilio Voice callback received: completed.
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.
inbound.call raw payload
{
"to": "+13185151057",
"from": "Anonymous",
"digits": null,
"callSid": "CA0b56fcb884a3c6c2413c6d1aa4fb2c66",
"ivrStep": "main",
"callStatus": "ringing"
}inbound.call raw payload
{
"to": "+13185151057",
"from": "Anonymous",
"digits": null,
"callSid": "CA0b56fcb884a3c6c2413c6d1aa4fb2c66",
"ivrStep": "main_timeout",
"callStatus": "completed"
}status.callback raw payload
{
"to": "+13185151057",
"from": "Anonymous",
"callSid": "CA0b56fcb884a3c6c2413c6d1aa4fb2c66",
"callStatus": "completed"
}