Tuesday, 21 June 2016

SMPP

2016-04-26 13;44;28

SMPP?

The Short Message Peer-to-Peer (SMPP) is an open, industry standard protocol widely used in the telecommunication industry.
SMPP is desinged to provide a flexible data communication interface for the transfer of SMS messages between Short Message Service Centeres (SMSC), Routing Entities (RE), and SMS Application Systems (or External Short Messaging Entities (ESME)).
SMPP is an application protocol over TCP/IP, which allows fast and reliable delivery of SMS messages. The latest version of SMPP specification currently is 5.0 ( can be found at http://opensmpp.org/specs/smppv50.pdf ). At SureM, we support SMPP 3.4 and 5.0 so whichever protocol the customer prefers – we can easily modify the system or even customize it upon request.

Supported PDUs

  • bind_transmitter
  • bind_receiver
  • bind_tranceiver
  • unbind
  • submit_sm
  • data_sm
  • deliver_sm
  • enquire_link

Data Coding Schemes

  • 0 or 1 : ASCII
  • 3 : Latin 1
  • 8 : UCS2
  • 14: KSC5601

No comments:

Post a Comment