Application Error | HTTP status code | Description |
---|---|---|
SMS_PAYLOAD_MISSING | 400 Bad Request | The expected SMS payload content is missing. |
SMS_PAYLOAD_ERROR | 400 Bad Request | Error exists in the SMS payload content. |
UNKNOWN_SERVICE_CENTRE_ADDRESS | 403 Forbidden | The delivery of the MO short message failed because SMS-SC was unknown. |
SERVICE_CENTRE_CONGESTION | 403 Forbidden | The delivery of the MO short message failed because SMS-SC was in congestion. |
USER_NOT_SERVICE_CENTER | 403 Forbidden | The delivery of the short message failed because the user didn't belongs to the SMS-SC. |
FACILITY_NOT_SUPPORTED | 403 Forbidden | The delivery of the MO short message failed because of facility not supported. |
INVALID_SME_ADDRESS | 403 Forbidden | The delivery of the MO short message failed because the SME address is invalid. |
UNREACHABLE_SMS_SC | 504 Gateway Timeout | The delivery of the MO short message failed because the response is timeout. |
Return error from SMS-IWMSC | Cause value in the RP-ERROR message |
---|---|
The Response from SMS-IWMSC is timeout
Unspecified 4xx/5xx error code | 38 Network out of order |
400 Bad Request with SMS_PAYLOAD_MISSING or SMS_PAYLOAD_ERROR | 99 Information element non-existent or not implemented |
403 Forbidden with FACILITY_NOT_SUPPORTED | 69 Requested facility not implemented |
403 Forbidden with UNKNOWN_SERVICE_CENTRE_ADDRESS | 1 Unassigned number |
403 Forbidden with SERVICE_CENTRE_CONGESTION | 42 Congestion |
403 Forbidden with USER_NOT_SERVICE_CENTER | 28 Unidentified subscriber |
403 Forbidden with INVALID_SME_ADDRESS | 21 Short message transfer rejected |