How can I end an outbound twilio call via API?
# support
d
Hey my users are practicing skills by talking to VAPI and once they've completed all of the skills I want the call to hang up. Is there a way to end an outbound phone call? I've done this with vapi.stop() on the front-end web calls before but I'm not sure how to do it with doing outbound phone calls.
v
@danemyers Currently, VAPI does not have the capability to hang up the phone at the end of a call through the API. However, you can design your voice application to instruct users to end the call manually once they have completed all of the skills. If you need more advanced control over call termination, please ask support for more info on this. They may provide you with updates or workarounds that could be used for your specific use case.
You can continue this conversation by mentioning me in the message.
Got it. Tagging @User for additional help.
2 Views