Answer
This activity answers an inbound, ringing call. It is typically used with an Endpoint Ringing trigger.
| Parameters | Description |
|---|---|
CallId |
Unique identifier for the active call. |
TerminateOnAbandon |
Indicates whether the workflow will exit if the caller hangs up. |
| Parameters | Description |
|---|---|
Success |
Indicates whether the activity was completed successfully (value = True) or not (value = False) |
Result |
Returns the JSON formatted response from the activity. |
↑