Call Disconnect
Function: CALL_DISCONNECT
The CALL_DISCONNECT function is used to disconnect an ongoing call on the test device. This function is essential for testing call termination and related features.
Parameters¶
| Parameter Name | Description | Example Values | Required | Default Value |
|---|---|---|---|---|
| TIMEOUT | The maximum time to wait for the call to be disconnected before considering it a failure. | Recommended 15 - 60 | Yes | |
| EXPECT | The expected result of the call attempt. It defines what constitutes a successful call termination. | SUCCESS, FAILURE | Yes | SUCCESS |