Reject Call
Function: REJECT_CALL
The REJECT_CALL function is used to reject an incoming phone call on the test device. This function is essential for testing call rejection features.
Parameters¶
| Parameter Name | Description | Example Values | Required | Default Value |
|---|---|---|---|---|
| TIMEOUT | The maximum time to wait for the call to be rejected before considering it a failure. | Recommended 15 - 60 | Yes | |
| EXPECT | The expected result of the call rejection attempt. It defines what constitutes a successful call rejection. | SUCCESS, FAILURE | Yes | SUCCESS |