Base statuses
Status code | Priority | Final | Meaning | When? |
---|---|---|---|---|
0 | 1 | N | 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. |
2 | 9 | Y | Delivered | Message was sent and Delivery Receipt was received as sent to us by the Mobile Network |
3 | 6 | Y | Expired | Message delivery failed and message expired (SMSC will no longer try to deliver it) as notified by Mobile Network |
4 | 2 | Y | Deleted | Message was deleted by Mobile Network |
5 | 4 | Y | Undeliverable | Message undeliverable as determined by Mobile Network |
8 | 5 | Y | Rejected | Message rejected by Mobile Network |
9 | - | Y | Failed to charge sender | Failed to change MMS message sender |
10 | 7 | N | Submitted | Send request received from customer but not yet routed and sent to mobile network. May be temporarily unroutable due into inactive outbound bind. |
11 | 8 | N | Sent | Message has been sent to mobile network - delivery notification not yet received. |
12 | 3 | Y | Not deliverable | There's no Routing defined for the destination address to send the message to the mobile network. |
13 | 4 | Y | OA Whitelist | Origin Address whitelist validation failed |
14 | 4 | Y | Content filter block | Message has been blocked by content filter |
15 | 4 | Y | Invalid content | Message content does not include originator name |
16 | - | N | Submitted to outbound | MMS message send from worker to MMS outband |
Validation failure status codes
...
Status code | Final | Meaning | When? |
---|---|---|---|
-910 | Y | SMSC error | Last event: "send failure" |
-999 | Y | Internal Error |
Incoming Message
Status code | Final | Meaning | When? |
---|
101 | Y | Received | Received incoming SMS |
102 | Y | Retrieved |
103 | Y | Sent error | Failed to reply SMS |
104 | Y | Forwarded | Successful replay SMS |
105 | Y | Dropped | Dropped processing of sms message |