Hi, > I had(?!) (yes *had*) an sqlbox implementation that did this with > mysql. Actually it took my 1 week of coding and I lost it, because my > laptop has been taken away by some rude people that had to break into > my car. ;((
So you haven't received a sqlbox-patch yet ? Clever thieves ;-> > I have to check if I can find it on one of our other local machine > here arround. I'm really interested in having a sqlbox implementation. I'll wait a bit in case you find the sqlbox before I start looking into this. > The basic idea was to use pre-processor magic from gw/msg-decl.h and > wrap the structure of a SMS message into table attributes. > > Then I had a poll'ing thread that checked in a configurable ammount of > sec if there are new messages in the "outgoing" table and passed it > (as a smsbox connection) to bearerbox. Same for MO messages, passed > everything into an other table for external applications to poll them. > > So, the idea has been there and even the implementation. But don't > consider doing this inside smsbox itself. Write an "own smsbox" called > sqlbox for this. Okey. It seems like the smsbox have enough of things in it. -Ken.
