(sorry, forgot to copy the list) See: http://www.blogalex.com/wp-content/uploads/2008/11/userguide.html#AEN211.
It lists the following configuration: group = sqlbox id = sqlbox-db smsbox-id = sqlbox #global-sender = "" bearerbox-host = localhost bearerbox-port = 13001 smsbox-port = 13005 smsbox-port-ssl = false sql-log-table = sent_sms sql-insert-table = send_sms log-file = "/var/log/kannel/kannel-sqlbox.log" log-level = 0 Now what you need to do is configure smsbox to connect to port 13005 of localhost. After that, sqlbox should log traffic going from and to your smsbox. == Rene -----Original Message----- From: Aldo Zavala [mailto:[email protected]] Sent: zondag 11 juli 2010 22:15 To: Rene Kluwen; [email protected] Subject: RE: can sqlbox record all MT and MO ? Thanks Rene for all your help and free support. I still can't figure out how to set it up to store other messages rather than those sent by sql. Can please post a small config sample? Thanks, Aldo Zavala ----- Original Message ----- From: Rene Kluwen [mailto:[email protected]] To: 'Aldo Zavala' [mailto:[email protected]], [email protected] Sent: Fri, 09 Jul 2010 13:35:18 -0700 Subject: RE: can sqlbox record all MT and MO ? > If you setup sqlbox in between bearerbox and smsbox, then also it logs > messages in between them. > > == Rene > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf > Of Aldo Zavala > Sent: vrijdag 9 juli 2010 22:01 > To: [email protected] > Subject: can sqlbox record all MT and MO ? > > Hi, I just configured sqlbox and it works really nice and fast, it stores in > the Database all the messages sent by sql, is there a way to set it up to > store all other messages like the ones through SMC's? non only the ones > submited through sqlbox? > > > Thanks, > > Aldo Zavala > > > >
