Is there a way to hangup the phone using call call...
# support
v
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
Just set the message as empty string
and set the endCallAfterSpoken as true
it will do the trick
v
Thanks @Sahil This helps alot. I got it to work!
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