Handles call status updates from Twilio
Handles call status updates from Twilio. This webhook is called when call status changes (initiated, ringing, answered, completed, etc.).Documentation Index
Fetch the complete documentation index at: https://docs.renchi.ai/llms.txt
Use this file to discover all available pages before exploring further.
| Twilio Status | Internal Status |
|---|---|
| queued | queued |
| ringing | ringing |
| in-progress | in-progress |
| completed | completed |
| busy | busy |
| failed | failed |
| no-answer | no-answer |
| canceled | canceled |
200 OK on success.