jaur-jaur
jaur-jaur
HI everyone, I am using jasmin 0.10.9v. I got logs from sms sent surrounded by **b' '** for content, to and from items. I don't know what does it mean...
HI Everyone, I am able to receive these logs in dlrlookupd.log after sending sms. But Still do not receive DLR info log message. 2022-05-03 07:29:16 DEBUG 885 There is a...
HI Everyone, After sending sms, I am able to see DLR in dlrlookupd-messages.log but not **DELIVER_SM** in default-smpps_01.log INFO 3408003 DLR [cid:Net4] [smpp-msgid:516D3A7A] [status:DELIVRD] [submit date:2204121657] [done date:2204121657] [sub/dlvrd messages:ND/ND]...
Hi, I am using the script below to try retrieving DLR from SMSC. When I browse the php page, There are nothing displayed. -My http request is http://xx.xx.xx.x:1401/send?username=smsuser&password=xxxx&dlr=yes&dlr-level=2dlr-url=http://host/dlr-request.php&dlr-method=POST&from=INFO NET&to=xxxxx&content=xxxxxxxxxxxxx ---dlr-request.php...
I try to test DLR reception by sending sms through Jasmin HTTP API and face to two issues : 1. the recipient got the sms with no unknown sender 2....
Hello, When I try to send sms by http API, messages are not delivered but enqueued by jasmin. Thus smpp_connector unbind and bind after user request timeout and I got...
According to the doc, when received DLR and faced to an issue of message id encoding, you need to change the dlr_msgid parameter in the related connector [link](https://docs.jasminsms.com/en/latest/faq/users.html#when-receiving-a-dlr-got-a-dlr-for-an-unknown-message-id). So after...