Join Discord
Powered by
Is there a way to hangup the phone using call call...
# support
v
VahidKowsari
02/08/2025, 5:17 AM
Hi, Is there a way to use the call control feature and use the listenUrl to listen and force the control to hang up? I see that you can make it say something but whar are the other available control methods? THanks
s
Sahil
02/08/2025, 3:20 PM
https://docs.vapi.ai/calls/call-features
Sahil
02/08/2025, 3:21 PM
Just set the message as empty string
Sahil
02/08/2025, 3:21 PM
and set the endCallAfterSpoken as true
Sahil
02/08/2025, 3:21 PM
it will do the trick
v
VahidKowsari
02/08/2025, 6:15 PM
Thanks
@Sahil
This helps alot. I got it to work!
VahidKowsari
02/08/2025, 6:24 PM
One thing though...it doesnt seem to work without a message. I tried empty string and null and neither worked...but it is still usable.
4
Views
Previous
Next