Webhook Call Record Status Changed
Níže je ukázka dat, která jsou odeslána při změně stavu záznamu hovoru.
{
"id": "018e98db-9ed9-7917-97af-b3a1ba9ae6ae",
"name": "call_record.status_changed",
"time": "2024-04-01T10:51:53+02:00",
"entityName": "call_record",
"entityId": "018e98db-9662-7d1b-84bb-e059d26dc8e9",
"data": {
"callRequestId": "018e98db-3d8c-76bf-b3b0-d1acd8cd5aed",
"status": "no_answer",
"type": "outbound",
"callSid": "CAf9cfed51aa51c2368bde0889a3ea41bf",
"dialNumber": "+420558000111",
"fromNumber": "+420725839069",
"toNumber": "+420721825039",
"duration": null,
"recordingSid": null,
"recordingUrl": null,
"recordingDuration": null,
"initiatedAt": "2024-04-01T10:51:51+02:00",
"ringingAt": "2024-04-01T10:51:52+02:00",
"inProgressAt": null,
"completedAt": null,
"busyAt": null,
"cancelledAt": null,
"noAnswerAt": "2024-04-01T10:51:52+02:00",
"failedAt": null
}
}