Question
data_sm PDUs handling
In the Event Gateway documentation there is a note:
"The SMS event gateway does not handle messages that are contained in data_sm PDUs."
I would like to know what are the consequences of that "note". Looking at the SMPP spec, for example: does it means I can't receive an SMSC Delivery Receipt?
Any information about this note?
Thanks,
Andrés
===============================
According to the SMPP Specification:
4.7 “DATA_SM” Operation
In addition, the data_sm operation can be used to transfer the following types of special messages to the ESME:
• SMSC Delivery Receipt.
• SME Delivery Acknowledgement. The user data of the SME delivery acknowledgement
is included in the short_message field of the data_sm
• SME Manual/User Acknowledgement. The user data of the SME delivery
acknowledgement is included in the short_message field of the data_sm
• Intermediate Notification.
"The SMS event gateway does not handle messages that are contained in data_sm PDUs."
I would like to know what are the consequences of that "note". Looking at the SMPP spec, for example: does it means I can't receive an SMSC Delivery Receipt?
Any information about this note?
Thanks,
Andrés
===============================
According to the SMPP Specification:
4.7 “DATA_SM” Operation
In addition, the data_sm operation can be used to transfer the following types of special messages to the ESME:
• SMSC Delivery Receipt.
• SME Delivery Acknowledgement. The user data of the SME delivery acknowledgement
is included in the short_message field of the data_sm
• SME Manual/User Acknowledgement. The user data of the SME delivery
acknowledgement is included in the short_message field of the data_sm
• Intermediate Notification.