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

smpp incoming sms #1062

Open
javad-zobeidi opened this issue Jun 2, 2022 · 1 comment
Open

smpp incoming sms #1062

javad-zobeidi opened this issue Jun 2, 2022 · 1 comment

Comments

@javad-zobeidi
Copy link

i created SMPPCCM

now i want to log incoming SMS

how i can check the incoming SMS in PHP I need SMS incoming longer in PHP

@farirat
Copy link
Contributor

farirat commented Aug 5, 2022

checkout the sms logger example from the documentation or this basic script here: https://github.com/jookies/jasmin/tree/master/misc/scripts

it is still to be ccustomized anyway, but getting the idea: logging messages is consuming from message queues, more on this: https://docs.jasminsms.com/en/latest/messaging/index.html

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