Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.vobiz.ai/llms.txt

Use this file to discover all available pages before exploring further.

Vobiz generates events when the state of a call changes to let the application know about the progress of the call. Vobiz will send one of these values under the Event parameter:

List of Event values

Value Description StartApp The call was answered and is currently in progress. Calls with this status can be explicitly terminated using the Hangup API. Transfer The call was transferred using the Transfer API. This event is sent to the target URL of the XML you return from the transfer URL. Redirect The call was redirected using the Redirect XML element. MachineDetection Vobiz generates this event when the machine_detection parameter is used in the Outbound Call API request. The event is sent to the machine_detection URL.

Example Response

true