0845 356 5758
or

Status Codes

The status codes refer to the status of your message in the system. The codes are:
1. Submitted
3. Failed Authorisation
4. Queued
5. Sent
6. Delivered
11. Failed
16. Expired

Submitted is the status a message gets when it has been received by us.
Failed Authorisation occurs if you try to send a premium message to a mobile that is not subscribed to your service.
Queued means we have received your message and it has been queued ready for sending to the network provider.
Sent is the status you will get once we have submitted a message to the network provider.
Delivered means that we have received a delivery receipt back from the network provider.
Failed is a general failure status for the message, the message either failed in our system or with the network provider.
Expired is set when the network provider was unable to deliver the message to the destination within the validity period.

How do i get an error code?

If you receive an error code then it will be OR'd with another value, use the following code to strip out the error code set by our system.

errorCode = err.number And &HFFFF&

What do the error codes mean?

You can find a list of all the error codes that we use and the descriptions for them here.