smppex v0.3.1 API Reference
Modules
SMPPEX is a framework for building SMPP servers and clients (which are often referred to as MC and ESME entities respectevely)
Module for implementing custom SMPP ESME entities
SMPPEX.ESME.Sync
is an implementation of SMPPEX.ESME
. It allows to send PDUs
to SMSCs in a syncronous way, i.e. blocking till the response PDU comes
Module for implementing custom SMPP MC entities
Module for working with Pdu struct representing parsed SMPP PDU
Module for operating with SMPP errors
Module for conveniet generation of the most common PDUs
Module for operating with deliver_sm
message states
Module for operating with multipart information packed as UDH in message body
Module for converting SMPPEX Pdu structs to format used by Oserl library
Module for colored pretty printing Pdu structs
Module for parsing encoded IEs from UDHs