Database Error Explanation:
The "database-error" ended reason means the call was terminated due to a problem with database operations during the session. This could be caused by issues like connection failures, query errors, or data access problems on the backend.
Actionable step: Check your server/database logs for errors at the time of the call to identify and resolve the underlying issue.
For more details, see the [Vapi documentation on call ended reasons](
https://docs.vapi.ai/calls/call-ended-reason).
Source:
- [Call ended reasons](
https://docs.vapi.ai/calls/call-ended-reason)