Routing DLR to ESME using OpenSMPPBox

2022-05-08 Thread christopher kamutumwa
I have configured my servers to send from ESME to SMSC through OpenSMPPBox, i have applied the below flow ESME -->> OpenSMPPBox -->> SQLBox -->>Bearerbox -->> SMSC I have succeeded in sending the sms from ESME to the SMSC but my problem is related to the DLR. The Bearerbox actually received the

Re: Routing DLR to ESME using OpenSMPPBox

2022-05-08 Thread christopher kamutumwa
Thank you ruben, added that line but still getting below in logs please advise 2022-05-09 03:45:12 [20164] [11] INFO: We received an SMS message. 2022-05-09 03:45:12 [20164] [11] DEBUG: DLR[mysql]: Looking for DLR smsc=smpp1, ts=a70c7834-3a07-43c0-9749-89cebfeedc85, dst=+260976198318, type=1

Re: Routing DLR to ESME using OpenSMPPBox

2022-05-08 Thread Ruben Melikyan
Try to set in smsc config the following line: reroute-dlr=true Best regards, Ruben Melikyan > On 8 May 2022, at 10:32, christopher kamutumwa > wrote: > >  > I have configured my servers to send from ESME to SMSC through OpenSMPPBox, > i have applied the below flow > ESME -->> OpenSMPPBox