9BITS DEVELOPER CENTRE
  • 9bits Developer Center
  • MESSAGING
    • A2P SMS
      • Overview
      • Start sending A2P SMS
      • Getting Started
      • REST API
        • Overview
        • Batches
        • Delivery Reports
          • Retrieve a delivery report
        • Webhooks
      • SMPP
        • Connectivity
        • Sending Messages
        • Message Encoding
        • SMPP Error Codes
    • Two-Way SMS
      • Overview
      • Start receiving Two-Way SMS
      • Start sending Two-Way SMS
      • Getting Started
      • REST API
        • Overview
        • Webhooks
  • VOICE
    • Voice Messaging API
      • Overview
      • The Call Object
      • Send a voice message
    • SIP Trunking
      • Overview
      • Technical Details
Powered by GitBook
On this page
  1. MESSAGING
  2. A2P SMS
  3. SMPP

SMPP Error Codes

PreviousMessage EncodingNextTwo-Way SMS

Last updated 7 months ago

All errors on the SMPP connection received in submit_sm_resp are described in the

Message state information

A message will always be in one of the following states:

Message State
Value
Description

ENROUTE

1

Message is in the process of being sent to the destination

DELIVERED

2

Message has been delivered to destination

EXPIRED

3

Message validity period has expired

DELETED

4

Message has been deleted

UNDELIVERABLE

5

Message is undeliverable

UNKNOWN

7

Message is in invalid state

SMPP Protocol Specification v3.4 Issue 1.2 chapter 5.1.3 command_status