SMPP
Direct APIRules
  • How to work with SMSC
    • Introduction
    • SMPP parameters
    • Supported connection types
    • Supported packet types
    • Encoding setting
    • Concatenated SMS sending
    • Tracking SMS delivery statuses
    • Reserved error codes
Powered by GitBook
On this page
  1. How to work with SMSC

Introduction

The SMSC service is designed to send SMS messages and Flashcall. The service operates on the basis of the SMPP 3.4 protocol

SMPP protocol requires a client. For the most popular programming languages, there are freely distributed SMPP clients implemented as specialized libraries.

The following sections provide instructions and recommendations for working with SMSC.

NextSMPP parameters

Last updated 2 years ago