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

[Support] total received DLR and Submit response vs total sent SMS #242

Open
elhananjair opened this issue Sep 23, 2023 · 0 comments
Open

Comments

@elhananjair
Copy link

Greetings.

I am trying to send text to more than 50,000 phone numbers at once (hopefully that doesn't cause a problem, right?). I am also not using message ID in my submit_sm, just to note if that also has an impact.

After the messages are sent, I have another nodejs process that only listens to delivery reports, at the end of the day when I check the total number of delivered SMS + undelivered (or expired...) reports + failed to be sent is not equal to a total phone number that I have tried to send text message

  1. Is there any accurate way to do this?
  2. Does omitting message ID cause some problems?
  3. I am receiving PDU command_status of 1375 on the failure report to send sms, is that a custom error code?

Thank you

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

No branches or pull requests

1 participant