This event is fired when a call hangs up. Normally this will cause the connected call to also be hung up. This event can be used to determine which end of a conversation hang up.
Parameters
Parameter | Type | Description |
---|---|---|
EventType | string | Has the value “call_hungup” for this event |
call_id | string | A unique identifier for this call. |
date | datetime | ISO 8601 Formatted date string |