danemyers
08/22/2024, 11:09 PMVapi
08/22/2024, 11:10 PMCallEnded
, Hangup
, or Disconnection
.
Once you've set up your listener for the end-of-call event, you can then define the functions you want to trigger. If you're using a platform with built-in support for such events, they will provide documentation on how to handle these events and trigger subsequent actions.
If you need to close a support ticket after the call ends, you would call the functions.close_ticket
function when you receive the call end event.
If you have any specific questions about setting this up or if you're using a particular API and need more detailed instructions, please let me know, and I'd be happy to assist you further!Vapi
08/22/2024, 11:10 PMShubham Bajaj
08/23/2024, 5:07 AM