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
10716f14-1188-48cc-ab60-9211550a9bd5
Channel
ZYCOO
Engine
PERSONAPLEX
Runtime
PERSONAPLEX
Started
20:54 UTC
Ended
20:54 UTC
Duration
0m 22s
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.
telephony.connection.opened
AudioSocket connection opened.
call.started
Zycoo/Asterisk call started.
assistant.commit.requested
Zycoo/Asterisk session: assistant commit requested (greeting, direct).
call.stopped
Zycoo/Asterisk call stopped.
call.stopped
Zycoo/Asterisk call stopped.
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.
telephony.connection.opened raw payload
{
"connectionId": "sock-5q86p295",
"remoteAddress": "127.0.0.1"
}call.started raw payload
{
"codec": "g711_ulaw",
"engine": "personaplex",
"sessionId": "5998a63d-3b49-46a0-a1fc-fb6ca09466c4",
"zycooPeer": null,
"aiExtension": "6001",
"connectionId": "sock-5q86p295",
"gatewayLabel": "Zycoo U-50",
"fallbackReason": null,
"asteriskContext": "ai-voice",
"selectedProvider": "personaplex"
}assistant.commit.requested raw payload
{
"reason": "greeting",
"source": "direct"
}call.stopped raw payload
{
"sessionId": "5998a63d-3b49-46a0-a1fc-fb6ca09466c4",
"connectionId": "sock-5q86p295"
}call.stopped raw payload
{
"sessionId": "5998a63d-3b49-46a0-a1fc-fb6ca09466c4",
"connectionId": "sock-5q86p295"
}