Re: Force DLR since SMSC is not returning DLR
Hi, Yes, that's what I thought. I'm reviewing the code already. Thanks for the feedback. On Sat, Feb 13, 2021 at 12:28:28PM +0100, mosbah abdelkader wrote: > Hello Jose, > > > This is not possible at the config level. You will need to modify > bearerbox code to convert the submit_sm_resp into a deliver_sm for > that smsc. > > > BR. -- Jose Figueroa
RE: Force DLR since SMSC is not returning DLR
Hello Jose, This is not possible at the config level. You will need to modify bearerbox code to convert the submit_sm_resp into a deliver_sm for that smsc. BR.
Force DLR since SMSC is not returning DLR
Hello, I'm trying to force a DLR back since my vendor is not returning a DLR. Is there an "easy way" to do this? I have only the submit_sm_resp from the vendor, but I require to get the deliver_sm PDU. My scenario is opensmppbox -> bearerbox -> smsc Thanks in advance! -- Jose Figueroa