# Errors and statuses
# DLR statuses
This are the possible statuses a "transaction" in dlr response can be:
Status | Message |
---|---|
-1 | נשלח -ללא אישור מסירה |
0 | הגיע ליעד |
1 | נכשל |
2 | Timeout |
3 | נכשל |
4 | נכשל סלולר |
5 | נכשל |
6 | נכשל |
7 | אין יתרה |
14 | store&forward נכשל סלולר - עבר תהליך של |
15 | מספר כשר |
16 | אין הרשאת שעת שליחה |
17 | חסום להודעות פירסומיות |
18 | הודעה לא חוקית |
101 | לא הגיע ליעד |
102 | הגיע ליעד |
103 | פג תוקף |
104 | נמחק |
105 | לא הגיע ליעד |
106 | לא הגיע ליעד |
107 | לא הגיע ליעד |
108 | נדחה |
109-132 | לא הגיע ליעד |
201 | נחסם לפי בקשה |
747 | מנוי נמצא מחוץ לכיסוי רשת מקומית |
998 | אין הרשאה |
999 | שגיאה לא ידועה |
# Error codes
Status | Message |
---|---|
0 | * |
1 | There was a problem parsing your XML |
2 | ** |
3 | Username or password is incorrect and API token is invalid |
4 | Not enough credit |
5 | No permission to send SMS at this time |
6 | Process failure |
7 | You can not send in this format,you need send group in 'bulk', For more - call to Customer Service. |
8 | All numbers are on a blocked list |
9 | At least one of the destinations is too short or too long |
10 | Username or password is incorrect and Expired API token |
11 | API token is valid but doesn't match username or if you have newer token you should use it instead |
12 | Not enough money |
502 | action type not valid |
503 | username not exist in your account |
504 | current token not found |
510 | invalid verify_phone request: no phones to verify |
511 | you have not permission for this function |
515 | Unverified source For more information see : D4U.co.il/li/pmYra |
714 | non valid content in parameter temp_bl |
715 | All numbers have been temporarily blocked |
933 | Phone or reason not valid |
944 | Some of numbers not in blacklist |
955 | Campaign already cancel |
966 | Campaign already sent |
970 | Campaigns was not cancelled. Contact support |
977 | Campaign does not belong to customer or Not exist |
980 | Invalid link |
981 | Error create hash |
986 | Add unsubscribe error- invalid value |
988 | Contact list are entered not exist |
989 | The message is too long or too short OR The campaign name is too long |
990 | Amount must be small amount of your credits |
991 | The amount must contain only digits |
992 | The source is too long or too short |
993 | The password is too long or too short |
994 | Username already exists |
995 | The username is too long or too short |
996 | The name is too long or too short |
997 | Not a valid command sent |
998 | There was an unknown error in the request |
999 | Contact support |
NOTE
* Status code 0 means successful transaction. Will contain a positive message according to the API command sent.
Example : "SMS will be sent"
** Status code 2 means that one of the XML fields was missing. The message would say what field is missing.