spameden it turns out I am hitting the same lines as you did.Will start with upgrading kannel to latest and get sqlbox running from there. Thanks for the hint.
> Date: Wed, 9 Jan 2013 23:08:36 +0400 > Subject: Re: AW: Storing CDR for each SMS > From: [email protected] > To: [email protected] > CC: [email protected]; [email protected] > > Better use kannel and sqlbox from the latest trunk, there were lots of > bugs fixed and added some functionality, I never had sqlbox from > ubuntu / debian official repos working correctly with advanced > parameters. > > 2013/1/9 Logic 1902 <[email protected]>: > > Great help Thomas! > > > > I am using Kannel 1.4.3 and I installed sqlbox on my ubuntu by, > > # apt-get install kannel-sqlbox > > > > and it installed kannel-sqlbox_0.7.2-3ubuntu1_amd64.deb > > I will take sometime to learn how to configure it though. > > > > > > ________________________________ > > From: [email protected] > > To: [email protected]; [email protected] > > Subject: AW: Storing CDR for each SMS > > Date: Wed, 9 Jan 2013 18:01:20 +0100 > > > > > > Hi Man-with-no-Name, > > > > > > > > sqlbox will do that for you. Recent Kannel versions should have sqlbox in > > the addons directory. For the 1.4 series there is a standalone sqlbox > > available from the google search ;-) > > > > > > > > Von: [email protected] [mailto:[email protected]] Im Auftrag > > von Logic 1902 > > Gesendet: Mittwoch, 9. Januar 2013 17:48 > > An: [email protected] User List Kannel > > Betreff: Storing CDR for each SMS > > > > > > > > Hi, > > > > > > > > I need to generate SMS record in form of a text file or whatever for each > > SMS received or store them all in a DB first hand (without getting this > > functionality of storing done by my servlet invoked by URL call). > > > > > > > > How can I do that? > > > > > > Am I missing something in Kannel configuration? > > > > > > > > Regards
