Module: Majoron::AntHill::SMPP::NetworkTypeErrorCode

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 =
0x01
IS_95_ACCESS_DENIED_REASON =
0x02
GSM =
0x03
ANSI_136_CAUSE_CODE =
0x04
IS_95_CAUSE_CODE =
0x05
ANSI_41_ERROR =
0x06
SMPP_ERROR =
0x07
MESSAGE_CENTER_SPECIFIC =
0x08