How can I reject an incoming call?

You can hang up an incoming call using the <Hangup> XML element. The application attached to the Plivo number must return a <Hangup> element, along with an applicable reason attribute to end the call.

<Response>

    <Hangup reason="rejected" />

</Response>

Was this article helpful?
0 out of 0 found this helpful
Didn’t find what you are looking for? Create new ticket