Tughralkhan / smscgateway

Automatically exported from code.google.com/p/smscgateway
0 stars 0 forks source link

Add delivery report (status) for SMPP generated SMS #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
SMSC should send back status of received SUBMIT_SM to ESME via SMPP.

1) Send back DELIVERED as soon as SMS is delivered to intended user.
2) Send back FAILURE if delivering SMS fails

The status should be taken care only if Submit PDU's registered_delivery
 is set to true.

Original issue reported on code.google.com by amit.bha...@gmail.com on 6 Aug 2012 at 2:51

GoogleCodeExporter commented 9 years ago

Original comment by amit.bha...@gmail.com on 6 Aug 2012 at 2:52