Hi guys, Can anyone give any hints on how to resolve this problem. I'm trying to implement a solution but DLR are crucial and don't seem to work ok.
Is there maybe a way to inject the dlrs directly to SQLBox instead of sending them to http smsc? On Thu, Jul 3, 2014 at 2:33 PM, [email protected] <[email protected]> wrote: > Hi all, > > I have the following setup: > > SMPP Client => OpenSMPPBox => SQLBox => BearerBox => http smsc > > so i'm sending messages from the SMPP client to OpenSMPPbox and those > messages are routed to http smsc (generic) to my php scripts. > I am then injecting the DLR to the http smsc and the DLR comes back to > SMPP client. > > If i don't sent to many messages, it's working great. > If i sent 1000 messages then at least half of them are stucked in Kannel's > Queue and in opensmpp's mysql table. > If i restart openSMPPbox then almost all (but not all) are then being > rerouted back to the smpp client. > > I'm running the latest versions from the svn repository. > > Can anyone give me some help? > > >
