SMS Addon - Status codes

From Kolmisoft Wiki
Revision as of 10:01, 15 February 2013 by Tester2 (talk | contribs)
Jump to navigationJump to search

Clicatell sms status

User's count will be charged when Clickatell's callback will return 'charge' param or code of [003, 004, 008, 011].


  • SMS is sent (0 - sent)
  • Admin does not have rate for this destination (1 - failed)
  • Reseller does not have rate for this destination (2 - failed)
  • User does not have rate for this destination (3 - failed)
  • Some error from provider (4 - failed)
  • Insufficient balance (5 - failed)
  • Api returns no good keywords (6 - failed)
  • The message ID is incorrect or reporting isdelayed. (001)
  • The message could not be delivered and has been queued for attempted redelivery. (002)
  • Delivered to the upstream gateway or network(delivered to the recipient). (003)
  • Confirmation of receipt on the handset of the recipient. (004)
  • There was an error with the message, probably caused by the content of the message itself. (005)
  • The message was terminated by an internal mechanism. (006)
  • An error occurred delivering the message to the handset. (007)
  • Message received by gateway. (008)
  • The routing gateway or network has had an error routing the message. (009)
  • Message has expired before we were able to deliver it to the upstream gateway. No charge applies. (010)
  • Message has been queued at the gateway for delivery at a later time (delayed delivery). (011)
  • The message cannot be delivered due to a lack of funds in your account. Please re-purchase credits. (012)
  • Authentication failed (0001)
  • Unknown username or password (0002)
  • Session ID expired (0003)
  • Account frozen (0004)
  • Missing session ID (0005)
  • You have locked down the API instance to a specific IP address and then sent from an IP address different to the one you set. (0007)
  • Invalid or missing parameters (101)
  • Invalid user data header (102)
  • Unknown API message ID (103)
  • Unknown client message ID (104)
  • Invalid destination address (105)
  • Invalid source address (106)
  • Empty message (107)
  • Invalid or missing API ID (108)
  • This can be either a client message ID or API message ID. (109)
  • Error with email message (110)
  • Invalid protocol (111)
  • Invalid message type (112)
  • The text message component of the message is greater than the permitted 160 characters (70 Unicode characters). (113)
  • This implies that the gateway is not currently routing messages to this network prefix. Please email support@… with the mobile number in question. (114)
  • Message expired (115)
  • Invalid Unicode data (116)
  • Invalid delivery time (120)
  • This number is not allowed to receive messages from us and has been put on our block list. (121)
  • Destination mobile opted out (122)
  • A sender ID needs to be registered and validated before it can be successfully used in message sending. (123)
  • Invalid batch ID (201)
  • No batch template (202)
  • No credit left (301)
  • Max allowed credit (302)