Hello,
At the end of a call, it seems vapi is doing the end of call, and I get the end fo call results sent to my end-point, example:
{
"message": {
"timestamp": 1727596367163,
"type": "status-update",
"status": "ended",
"endedReason": "assistant-ended-call",
However, my actual phone never hangs up, and remains on an 'open call' - I had let it run, and it seeme to never end, once had run up to 1h long.
I figure there must be a setup issue with the imported number from Twilio.
Any suggestions on what to look for/adjust?