Carlos314159
Carlos314159
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...
I agree, the fact request.content is always in bytes makes that SMS MO to a HTTP API is never working. I vote for that PR
The content is displayed in bytes, you should ideally decode the content with content.decode().
I've tried and it does not work. Anyone managed to use it?
@Nikram87 I have not found a solution, I had to remove the feature of configuring validity period. I hoped this would be picked up by the devs for resolution.