jookies / jasmin

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

DLR issue please help #1061

Open boris1971 opened 2 years ago

boris1971 commented 2 years ago

Hi all, If anyone can help me I need a suggestion, I have to set dlr in jasmin to wait provider result, specifically, I send sms form jasmine to provider, now once jasmin deliver the sms to the provider is creating dlr itself say delivered but this is a fake dlr because it's not waiting the dlr result from provider. How to set jasmin to wait dlr form provider? Thanks for your help Boris

Carlos314159 commented 2 years ago

Are you generating your SMS from HTTP API? You can use dlr=yes, dlr-level=2 and other dlr related parameters. Else you can enforce DLR receipt here: https://docs.jasminsms.com/en/latest/interception/index.html?highlight=dlr%20level#enforcing-dlr

However, you will always rely on the truthness of your provider, if they decide to send you fake DLR, Jasmin cannot do much about it.

agossouvi commented 2 years ago

@farirat, we miss you here...

mexicarne commented 2 years ago

So, am I right that you actually got two DLRs for every PDU? Fake one from upstream provider (instantly) and real one from actual mobile device (when and if reached)?

If you only get the fake one, all you can do is to ask the provider to fix thier stuff, or just switch to another provider.

github-actions[bot] commented 1 month ago

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