| ATTRIBUTE | DESCRIPTION |
AccountSid | A unique identifier for the account generating this call. |
CallDuration | A call duration in seconds |
CallSid | A unique identifier for this call, generated by Telnyx. |
CallSidLegacy | A unique identifier for the call sent to keep backward compatibility. |
CallStatus | A descriptive status for the call. Possible options: completed, no-answer, busy, failed or canceled. |
CallbackSource | A string that describes the source of the webhook. This is provided to help disambiguate why the webhook was made. On Status Callbacks, this value is always call-progress-events. |
Timestamp | The timestamp when the event was fired, given as UTC in RFC 2822 format. |
CallbackSource | A string that describes the source of the webhook. This is provided to help disambiguate why the webhook was made. On Status Callbacks, this value is always call-progress-events. |
From | The outbound caller number. |
To | The inbound callee number. |
HangupSource | Indicates who initiated the hangup. Possible values include callee, caller, or system. |
SequenceNumber | A sequence number ordering the multiple callbacks received. The first callback has the lowest, and the last callback the highest. |