assistant stops speaking, twillio call
Your assistant is likely stopping mid-call due to webhook errors ("Invalid webhook type").
Make sure your webhook handler processes all event types sent by Vapi. Here’s a Node.js/Express example:
Update your Vapi dashboard to point to your public webhook URL (e.g., from ngrok) and ensure your handler accepts all relevant event types.
For more details, see the webhook troubleshooting guide.
Source:
Make sure your webhook handler processes all event types sent by Vapi. Here’s a Node.js/Express example:
Update your Vapi dashboard to point to your public webhook URL (e.g., from ngrok) and ensure your handler accepts all relevant event types.
For more details, see the webhook troubleshooting guide.
Source:
⤵️ Mention @Vapi Support Bot for follow-ups 🐥