|
Interface Summary |
| Address |
|
| AlertNotification |
|
| BroadcastSM |
A broadcast ESME, wishing to broadcast a short message, can use this PDU to
specify the alias, geographical areas, and text of the short message. |
| BroadcastSMResp |
The MC response to a broadcast_sm PDU, indicating the success or failure of
the request. |
| CancelBroadcastSM |
This PDU is used to cancel the state of a previously broadcast message. |
| CancelBroadcastSMResp |
Response to cancel_broadcast_sm PDU. |
| CancelSM |
This PDU is used to cancel a previously submitted message. |
| CancelSMResp |
The MC returns this PDU to indicate the success or failure of a cancel_sm
PDU. |
| DataSM |
data_sm is a streamlined version of the submit_sm operation, designed for
packet-based applications that do not demand extended functionality normally
available in the submit_sm operation. |
| DataSMResp |
The MC response to a data_sm PDU, indicating the success or failure of the
request. |
| DeliverSM |
Deliver_sm is the symmetric opposite to submit_sm and is used by a MC to
deliver a message to a receiver or transceiver ESME. |
| DeliverSMResp |
This PDU indicates the ESMEs acceptance or rejection of the delivered
message. |
| ErrorAddress |
|
| GenericNack |
|
| MessageState |
|
| PDU |
The SMPP protocol is basically a set of operations, each one taking the form
of a request and response Protocol Data Unit (PDU). |
| QueryBroadcastSM |
This PDU is used to query the state of a previously broadcast message. |
| QueryBroadcastSMResp |
The MC returns a query_broadcast_sm_resp PDU as a means of indicating the
result of a broadcast query attempt. |
| QuerySM |
This PDU is used to query the state of a previously submitted message. |
| QuerySMResp |
The MC returns a query_sm_resp PDU as a means of indicating the result of a
message query attempt. |
| ReplaceSM |
The replace_sm PDU is used by an ESME to pass a message_id of a previously
submitted message along with several other fields used to update the text,
validity period and other attributes of the message. |
| ReplaceSMResp |
The replace_sm_resp PDU indicates the success or failure of a replace_sm PDU |
| SmppError |
|
| SmppRequest |
|
| SmppResponse |
|
| SubmitMulti |
A variation of the submit_sm PDU that supports up to 255 recipients for the
given message. |
| SubmitMultiResp |
The MC response to a submit_multi PDU. |
| SubmitSM |
A transmitter or transceiver ESME, wishing to submit a short message, can use
this PDU to specify the sender, receiver and text of the short message. |
| SubmitSMResp |
The MC response to a submit_sm PDU, indicating the success or failure of the
request. |