I do, but I'm setting up a new SMS gateway with 2 layers of accounting. The lower layer must have the MT's actually sent by Bearerbox. I know that sent_sms table already has this information; however, there may be another SQLBox running against the same Bearerbox. Do you see my approach? Thank you anyway.
Another idea? Regards, Alberto Mijares On Tue, Apr 14, 2015 at 11:17 PM, Willy Mularto <sangpr...@gmail.com> wrote: > Why don’t you use SQLBox? > > > >> On Apr 15, 2015, at 5:24 AM, Alberto Mijares <amijar...@gmail.com> wrote: >> >> Hi guys, >> >> I'd like to send bearerbox access logs directly to a MySQL table. I >> think I could try >> >> group = core >> ... >> access-log = "/path/to/any/socket" >> ... >> >> and have a script reading the socket, etc... >> >> Have anyone done this before? Any advise before I put my hands on >> would be appretiated. >> >> Thanks in advance, >> >> >> Alberto Mijares >> >