The Reject verb is used to reject incoming calls.
This feature is coming soon.
ATTRIBUTE | DESCRIPTION |
---|---|
reason | (optional) Describe the reason for rejecting the call (busy or rejected to play different tones to the caller). |
Event | Can reply with more BXML |
---|---|
None | No |
This shows how to use Bandwidth XML to reject an incoming call.
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Reject></Reject>
</Response>