Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Status code

Priority

Meaning

When?

0

1

Unknown

Message with the given id not found. It is possible that the message was submitted, but not yet processed by a worker. Or that such a message doesn't exist.

1

4

En route

Last event is "routed" or "re-routed" (after a bind failure)

289DeliveredMessage was sent and Delivery Receipt was received
378ExpiredMessage delivery failed and message expired (SMSC will no longer try to deliver it)

5

56

Undeliverable

Last event is "unroutable". There's no bind (even among inactive ones) that can accept the message.

7

2

Invalid

Last event is "validation failed" (wrong text, recipient, etc.)

867RejectedMessage rejected by SMSC
103

Submitted

Last event is "request received". Not yet routed. May be temporarily unroutable.

11

5

Sent

Last event is "sent"

...