Delivery Statuses
Every Message sent via the Celenity Messaging API has goes through a lifecycle
DELIVRD
Refers to the successful submission of the SMS to the handset. The cellular network reports the status.
UNDELIV
Refers to the unsuccessful submission of the SMS to the handset, caused by inactive or unreachable numbers. The cellular network reports the status.
EXPIRED
Refers to no status update being received within the validity period. This is usually caused by the handset being off, going to voicemail, being redirected, or the handset being out of network reach.
BLIST
SMS delivery to the number is restricted due to a request by the owner or WASPA.
SUBMITD
The SMS has been submitted to the cellular network for delivery. We are waiting for a status update from the cellular network.
STAGED
The SMS is waiting in the system to be submitted to the cellular network. In most cases this is for SMSes that are scheduled for a future send date.
CANCELLED
The SMS was scheduled to be sent at a future date and time, but was cancelled by the user before the send date and time were reached.
NOROUTE
Refers to no route being available for the number.
Last updated