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

External sequence number generation and pdu storage #85

Open
MarkMagnus opened this issue Nov 23, 2021 · 1 comment
Open

External sequence number generation and pdu storage #85

MarkMagnus opened this issue Nov 23, 2021 · 1 comment

Comments

@MarkMagnus
Copy link

Have been running with fork https://github.com/MarkMagnus/smppex for the last 3 years.

This fork has the following modifications

  1. External sequence number generation.
  2. Separated processes for PDU storage.

Our system sends SMS to multiple suppliers, with multiple connections, for multiple clients simultaneously. Messages are tracked by predetermined sequence numbers, generated for each supplier independently. We are now considering, either re-basing the code by either forking and re-implementing changes or doing the work then submitting a pull request.

Would like to know your thoughts? and any suggestions on how this could be improved.

@savonarola
Copy link
Contributor

savonarola commented Dec 20, 2021

Hello!
Sorry for the late reply, I somehow missed your issue due to notification preferences :(

This library is actively used and maintained by me and FunBox org , so feel free to make a draft PR for a discussion.

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

2 participants