RE: OpenSMPPBox won't create DLR

2021-04-29 Thread Rene Kluwen
Hi Martin, About Github: +1 from me, how about the main developer(s) in charge? The force-dlr option is a good idea, but it’s better to implement it in bearerbox, as in your use-case you always want it – not just for messages relayed via opensmppbox? I’m not sure if something like that a

Re: OpenSMPPBox won't create DLR

2021-04-29 Thread Martin Caetano
> Are the submit_sm's sent with registered_delivery set to 1? It wasn’t and that was the issue. Now it is creating the DLR and storing them in the db. Thank you! However, for our case this option is inconvenient as we plan to allow customers to connect via SMPP and use DLR for tracking billing

Re: OpenSMPPBox won't create DLR

2021-04-29 Thread Web Min
I was getting the same issue but now I'm getting the below error from the access-log 2021-04-27 23:testsender08:20 2021-04-27 23:08:20 DISCARDED SMS [SMSC:] [SVC:] [ACT:] [BINF:] [FID:18][from:testsender] [to:2378945612] [flags:-1:2:-1:-1:31] [msg:0:] [udh:0:] 2021-04-27 23:08:20 2021-04-27 23:08:

RE: OpenSMPPBox won't create DLR

2021-04-29 Thread Rene Kluwen
Hi Martin, Looks like you got opensmppbox setup correctly for dlr. Adding or omitting sqlbox won't make a difference, like you already saw that correctly. Could you list if there is any rows available in the dlr table in your postgres database? Are the submit_sm's sent with registered_delivery s

OpenSMPPBox won't create DLR

2021-04-29 Thread Martin Caetano
I've spent a significant amount of time around this issue. I've read the complete Kannel guide, SO, Nabble and any other resource I could find yet I couldn't find any solution or hint on why the DLR aren't being created. I believe what I'm trying to do is very straightforward: I'm connected u