Module: Majoron::AntHill::SMPP::NetworkTypeErrorName

Defined in:
lib/smpp_constants.rb

Overview

The network_error_code parameter is used to indicate the actual network error code for a delivery failure.

Constant Summary collapse

ANSI_136_ACCESS_DENIED_REASON =
"ANSI 136 Access Denied Reason"
IS_95_ACCESS_DENIED_REASON =
"IS 95 Access Denied Reason"
GSM =
"GSM"
ANSI_136_CAUSE_CODE =
"ANSI 136 Cause Code"
IS_95_CAUSE_CODE =
"IS 95 Cause Code"
ANSI_41_ERROR =
"ANSI-41 Error"
SMPP_ERROR =
"SMPP Error"
MESSAGE_CENTER_SPECIFIC =
"Message Center Specific"