Home | Recent Changes | Search | Log in
Back to OutboundCallStatus Forward to OutboundVariable

Object that is returned with a OutboundCallStatus object with a call to getStatus or cancelCall. Contains the status of a unique call on the Angel.com Outbound system.

Fields

Name Type Description
callGUID string  
endTime dateTime The time the call finished.
message string The status of the call. This will be the same as 'status' below for the 'getStatus' request, but will show the current status of the call for the request 'cancelCall' request.
startTime dateTime The time the call was actually placed by the Angel.com platform (not the time the call request was received by Angel.com system.
status* string The status of the call. Values include: 'queued', 'in_progress', 'answered_by_human', 'answered_by_voicemail', 'cancelled', 'no_answer', 'line_busy', 'failed', 'timeout_max_waittime', 'timeout_before_allowed_schedule', 'timeout_after_allowed_schedule', 'Fail' (if cancelCall request fails).

Usage
Use the OutboundCallStatusItem object to get the status of calls placed on the Angel.com Outbound system. Plus determine whether the call was answered by a human, machine, is queued, or failed.

See Also
getStatus

cancelCall

Page Last Updated: Jun 16 8:31am by Ankush Khurana


Log in - Socialtext v3.0.1.4