Inbound call ended
An inbound call has hung up
postWebhookv2.call.inbound.ended
Payload
Example payload
{
"id": "a03317440280451052hUD7yPiwWrzgGB",
"at": "2024-04-24T17:42:28Z",
"sid": "callrsid",
"payload": {
"direction": "inbound",
"callid": 240711945874,
"bridged": 240711945874,
"callerName": "John Doe",
"callerNumber": "+33199001234",
"callee": "+33199001234",
"started": "2024-04-24T17:42:28Z",
"answered": "2024-04-24T17:42:28Z",
"ended": "2024-04-24T17:42:28Z",
"status": "answered",
"hangupCause": 16,
"hangupTech": "sip:200",
"durationTotal": 42,
"durationAnswered": 40,
"durationBilled": 60,
"billingDestinationLabel": "France - Geographic",
"billingDebit": "5.50",
"billingCredit": "5.50",
"billingPaymentType": "prepaid",
"scenarioSid": "callrsid",
"scenarioName": "My Call Flow",
"scenarioTypeName": "Actions",
"scenarioTypeVersion": "1.0"
}
}Response
OK