Eeshita
04/08/2025, 12:54 PMVapi Support Bot
04/08/2025, 12:56 PMVapi Support Bot
04/08/2025, 12:56 PMendedReason
Field**: The End of Call Report webhook includes an endedReason
field that can help differentiate between call outcomes. You can set up logic to detect different scenarios (answered, not answered, etc.) and use this field accordingly.
2. **Status-Update Server Event**: While you've disabled this, the "status-update" server event can provide information about call termination, including the reason, which can help identify unanswered calls.
3. **Voicemail Handling**: Be aware that Twilio treats voicemail pick-ups as answered calls, so you might need advanced detection or a fallback mechanism if this affects your tracking.
Is there anything specific about these suggestions you'd like me to elaborate on further?
Sources:
- [Vapi documentation](https://docs.vapi.ai/api-reference/assistants/update)
- [Vapi Server URL documentation](https://docs.vapi.ai/server-url)
- [Vapi Server Events documentation](https://docs.vapi.ai/server-url/events)Rehan
04/08/2025, 6:58 PMShubham Bajaj
04/08/2025, 7:46 PM