Nikos, If you've meant to use kannel's PPG instead, no, afaik you cannot do it that way.
However, If you binary-encode the messages, you can insert wap-pushes as binary messages into the DB and it will be queued into bearerbox as well. Regards, Alejandro On Sun, Jan 25, 2009 at 6:00 PM, Nikos Balkanas <[email protected]> wrote: > Thanks, > > So it is used for efficient bulk sendSMS. I imagine it can not be used for > bulk PPG. Correct? > > Nikos > > ----- Original Message ----- > *From:* Thomas Göttgens <[email protected]> > *To:* Nikos Balkanas <[email protected]> > *Cc:* users <[email protected]> > *Sent:* Sunday, January 25, 2009 6:35 PM > *Subject:* Re[2]: SQLBox Problem - Group 'sqlbox' is no valid group > identifier. > > Hello Nikos, > > > Sunday, January 25, 2009, 5:16:02 PM, you wrote: > > > > Sorry for the naive question. What is SQLbox used for? I read the README > file, but apparently I do not understand the purpose of a DB middleware > between the communication of bearerbox and smsbox. > > > SQLbox is great for 'burst' traffic injection. We use Kannel als a backend > for Paramedic and Firefighter alerts, so most of the time our SMSC links > idle, but in case we need traffic it's spiking. Injecting each message via > HTTP would be feasible, but sqlbox does the job better and with less system > load. Imagine having to inject hundreds of messages within a few seconds, > and you see where sqlbox comes into the game. > > > -- > > Best regards, > > Thomas > mailto:[email protected]<[email protected]> > >
