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

DLR issue please help #1061

Open
boris1971 opened this issue May 28, 2022 · 3 comments
Open

DLR issue please help #1061

boris1971 opened this issue May 28, 2022 · 3 comments

Comments

@boris1971
Copy link

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
Copy link

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
Copy link

@farirat, we miss you here...

@mexicarne
Copy link
Contributor

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.

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

4 participants