Tobias Okonkwo
Mon 31 Aug, 6:30:00 PM CDT · call_b509e1b4b668ace0d3014deabf02797f
Nothing Failed
No function returned an error, no adapter write failed, and the call did not disconnect on a fault. 1 entry is flagged as slow or suppressed — they are marked in the timeline.
Call
Recording
Timeline
- call_started
inbound call on inspection_booking
Payload
{ "event": "call_started", "call_id": "call_b509e1b4b668ace0d3014deabf02797f", "agent_id": "agent_48d2748111d5b10a81979f1233", "direction": "inbound", "to_number": "+17135550100", "from_number": "+14095550188" } - Agent
Good evening, RedFish Inspections, this is Sam. How can I help?
- Caller
I need an inspection on a place down on Seawall Boulevard in Galveston.
- Agent
Right. Someone will call you tomorrow with a name of an inspector who works the island — they'll actually know who's good rather than me guessing at it.
- Caller
That's decent of you. Thanks.
- Agent
No trouble. Good luck with it.
- Agent
Let me check that ZIP for you. What is it?
- Caller
Seven seven five five one.
- Agent
That address is outside the area we cover, so I do not want to book you in and waste your time. Let me take your details and have someone point you somewhere good.
- Caller
Ah. That's a shame, you were recommended.
- Agent
Appreciated, and I'd rather tell you now than have someone drive down there and turn around. What's your name and best number?
- Caller
Tobias Okonkwo, four zero nine, five five five, oh one eight eight.
- Agent
And when do you need it done by?
- Caller
Option period ends a week today.
- check_service_area
Payload
{ "status": "OK", "request": { "zip": "77551" }, "response": { "ok": true, "say": "That address is outside the area we cover, so I do not want to book you in and waste your time. Let me take your details and have someone point you somewhere good.", "covered": false, "travel_band": null } } - check_service_area
Request
{ "zip": "77551" }Response
{ "ok": true, "say": "That address is outside the area we cover, so I do not want to book you in and waste your time. Let me take your details and have someone point you somewhere good.", "covered": false, "travel_band": null } - save_lead
Payload
{ "status": "OK", "request": { "name": "Tobias Okonkwo", "phone": "+14095550188", "service_needed": "Buyer's inspection", "property_address": "2119 Seawall Boulevard, Galveston, TX 77551" }, "response": { "ok": true, "say": "Got it — I have your number as 4 0 9 5 5 5 0 1 8 8.", "score": 90, "lead_id": "seed_ld_rf_okonkwo", "contact_id": "seed_ct_rf_okonkwo" } } - save_lead
Request
{ "name": "Tobias Okonkwo", "phone": "+14095550188", "service_needed": "Buyer's inspection", "property_address": "2119 Seawall Boulevard, Galveston, TX 77551" }Response
{ "ok": true, "say": "Got it — I have your number as 4 0 9 5 5 5 0 1 8 8.", "score": 90, "lead_id": "seed_ld_rf_okonkwo", "contact_id": "seed_ct_rf_okonkwo" } - Escalated — Outside service area — needs a referral
Galveston 77551, option period ends in 5 days. Wants a recommendation for an island inspector.
- escalate_to_human
Payload
{ "status": "OK", "request": { "reason": "Outside service area — needs a referral", "summary": "Galveston 77551, option period ends in 5 days. Wants a recommendation for an island inspector.", "urgency": "same_day", "callback_phone": "+14095550188" }, "response": { "ok": true, "say": "Of course — I am putting you through to someone now. If they cannot pick up, they will call you straight back.", "escalation_id": "seed_es_rf_okonkwo" } } - escalate_to_human
Request
{ "reason": "Outside service area — needs a referral", "summary": "Galveston 77551, option period ends in 5 days. Wants a recommendation for an island inspector.", "urgency": "same_day", "callback_phone": "+14095550188" }Response
{ "ok": true, "say": "Of course — I am putting you through to someone now. If they cannot pick up, they will call you straight back.", "escalation_id": "seed_es_rf_okonkwo" } - Call Ended
- call_ended
user_hangup
Payload
{ "event": "call_ended", "call_id": "call_b509e1b4b668ace0d3014deabf02797f", "duration_ms": 67000, "disconnection_reason": "user_hangup" } - call_analyzed
Galveston property, outside the coverage map. Agent checked the ZIP, said so plainly, took details and raised a referral for a human rather than booking something we cannot staff.
Payload
{ "event": "call_analyzed", "call_id": "call_b509e1b4b668ace0d3014deabf02797f", "call_analysis": { "call_summary": "Galveston property, outside the coverage map. Agent checked the ZIP, said so plainly, took details and raised a referral for a human rather than booking something we cannot staff.", "user_sentiment": "Neutral", "call_successful": true, "custom_analysis_data": { "outcome": "message_taken", "urgency": "high", "business": "redfish", "service_needed": "Beachfront buyer inspection in Galveston", "asked_for_human": false, "callback_number": "+14095550188", "property_address": "2119 Seawall Boulevard, Galveston, TX 77551", "outside_service_area": true, "agent_stated_unverified_fact": false } } }
Captured Data
Galveston property, outside the coverage map. Agent checked the ZIP, said so plainly, took details and raised a referral for a human rather than booking something we cannot staff.
Post-Call Analysis
{
"outcome": "message_taken",
"urgency": "high",
"business": "redfish",
"service_needed": "Beachfront buyer inspection in Galveston",
"asked_for_human": false,
"callback_number": "+14095550188",
"property_address": "2119 Seawall Boulevard, Galveston, TX 77551",
"outside_service_area": true,
"agent_stated_unverified_fact": false
}Dynamic Variables Injected
{
"local_time": "Monday, August 31 at 6:30 PM",
"caller_name": "Tobias Okonkwo",
"business_name": "RedFish Inspections",
"business_slug": "redfish",
"call_direction": "inbound",
"is_known_contact": "false",
"agent_display_name": "Sam"
}Retell Latency Breakdown
{
"e2e": {
"max": 1720,
"num": 13,
"p50": 780,
"p90": 1180,
"p95": 1340
},
"llm": {
"max": 1090,
"num": 13,
"p50": 430,
"p90": 690,
"p95": 810
},
"tts": {
"max": 480,
"num": 13,
"p50": 210,
"p90": 300,
"p95": 360
}
}Call Metadata
{
"seeded": true,
"scenario": "rf-out-of-area"
}Qualification Answers
{
"zip": "77551",
"name": "Tobias Okonkwo",
"scored": {
"score": 90,
"missing": [
"square footage"
],
"reasons": [
"Inspection lead — always treated as urgent",
"Option period ends in 5 days"
],
"urgency": "high",
"disposition": "QUALIFIED"
},
"property_address": "2119 Seawall Boulevard, Galveston, TX 77551",
"outside_service_area": true
}Agent: Good evening, RedFish Inspections, this is Sam. How can I help? User: I need an inspection on a place down on Seawall Boulevard in Galveston. Agent: Let me check that ZIP for you. What is it? User: Seven seven five five one. Agent: That address is outside the area we cover, so I do not want to book you in and waste your time. Let me take your details and have someone point you somewhere good. User: Ah. That's a shame, you were recommended. Agent: Appreciated, and I'd rather tell you now than have someone drive down there and turn around. What's your name and best number? User: Tobias Okonkwo, four zero nine, five five five, oh one eight eight. Agent: And when do you need it done by? User: Option period ends a week today. Agent: Right. Someone will call you tomorrow with a name of an inspector who works the island — they'll actually know who's good rather than me guessing at it. User: That's decent of you. Thanks. Agent: No trouble. Good luck with it.