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

jasmin as a terminal device. Is it possible? #1182

Open
alextarakanov opened this issue Feb 20, 2024 · 2 comments
Open

jasmin as a terminal device. Is it possible? #1182

alextarakanov opened this issue Feb 20, 2024 · 2 comments

Comments

@alextarakanov
Copy link

I want to receive smpp messages from the client and put them somewhere in the database. please tell me how do I set up routing so that when a message arrives on the server, I immediately get the status - delivered?

@mdsiyad
Copy link

mdsiyad commented Mar 20, 2024

Develop an API which listens jasmin delivery callback and then update the database.

@kimseasok
Copy link
Contributor

@alextarakanov , create consumer that listen to sms event and update your database.

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

3 participants