How should Sendium handle delivery receipt feedback? #295
DimitriosPetrakis
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
In SMS infrastructure, sending a message is only the first part of the operation.
The harder question often comes after submission:
What happened next?
A message may be accepted by the gateway or provider, but the final delivery outcome may arrive later through a delivery receipt. That feedback may indicate delivery, failure, expiry, delay, or another provider-specific state.
For Sendium, we would like to better understand how operators, developers and platform teams expect delivery receipt feedback to behave in real-world SMS gateway environments.
Some questions to start the discussion:
The goal is to make delivery feedback useful, understandable and practical for real SMS operations — not just to receive a status and store it somewhere.
We would be happy to hear how others approach this.
All reactions