Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add delivery report (status) for Mo SMS #7

Open
GoogleCodeExporter opened this issue Apr 1, 2015 · 2 comments
Open

Add delivery report (status) for Mo SMS #7

GoogleCodeExporter opened this issue Apr 1, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

SMSC should send back status of received SMS.

1) Send back PENDING as soon as SMSC receives the SMS
2) Send back DELIVERED as soon as SMS is delivered to intended user.

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


Original issue reported on code.google.com by [email protected] on 23 Mar 2012 at 11:30

@GoogleCodeExporter
Copy link
Author

Also FAILURE in case of ERROR

1  : delivery success
2  : delivery failure
4  : message buffered

is what we handle in kannel from external DLR
and 

8  : smsc submitted
16 : smsc rejected

is handled internally

Original comment by [email protected] on 23 Apr 2012 at 12:41

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 29 Apr 2012 at 9:48

  • Changed title: Add delivery report (status) for Mo SMS
  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant