Delivery states
Queued to delivered lifecycle and polling
queued accepted sent deliveredorfailed
queuedPersisted and waiting for an outbound worker.
acceptedKannel accepted the submission. Not final delivery.
sentProvider reports the message left the SMSC.
deliveredTerminal success from a delivery receipt.
failedTerminal failure. May include errorCode / errorMessage.
Poll GET /messages/{messageId} for normalized status and timestamps, or subscribe to webhooks.