jookies / jasmin

Jasmin - Open source SMS gateway
http://jasminsms.com
Other
1.01k stars 550 forks source link

smpp incoming sms #1062

Open javad-zobeidi opened 2 years ago

javad-zobeidi commented 2 years ago

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 commented 2 years ago

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

github-actions[bot] commented 3 weeks ago

Stale issue detected, remove stale label or comment or this will be closed soon.