MySQL Storage

2011-12-07 Thread Supporto Tecnico - Crazy Network
Hi everyone. im trying to work with Kannel since some month now and ive successfull let it work as the company where i work want.. now.. my next step is save SMS into a DB so ive recompiled Kannel with latest SVN (yesterday 06/12/11) with mysql option enabled (and ofc mysql-devel installed).

MySQL Storage

2011-12-07 Thread Supporto Tecnico - Crazy Network
Hi everyone. im trying to work with Kannel since some month now and ive successfull let it work as the company where i work want.. now.. my next step is save SMS into a DB so ive recompiled Kannel with latest SVN (yesterday 06/12/11) with mysql option enabled (and ofc mysql-devel installed).

Re: MySQL Storage

2011-12-07 Thread Emmanuel CHANSON
Hello, Mysql db in Kannel is used to handle dlr report not to store all sms. Have a look to playsms you may find some usefull features. All sms will be stored in mysql db. Playsms.org Playsms-mc.mediacom.nc Br Emmanuel Le 7 déc. 2011 20:51, Supporto Tecnico - Crazy Network

Re: MySQL Storage

2011-12-07 Thread Supporto Tecnico - Crazy Network
Ok, thanks a lot :) Il 07/12/2011 11:08, Emmanuel CHANSON ha scritto: Hello, Mysql db in Kannel is used to handle dlr report not to store all sms. Have a look to playsms you may find some usefull features. All sms will be stored in mysql db. Playsms.org Playsms-mc.mediacom.nc

Re: MySQL Storage

2011-12-07 Thread Carlos Massoglia Lillo
Hi, you can install sqlbox, and you get a table called sent_sms with all sms sent and DLR. Cheers. El mié, 07-12-2011 a las 10:49 +0100, Supporto Tecnico - Crazy Network escribió: Hi everyone. im trying to work with Kannel since some month now and ive successfull let it work as the

Re: MySQL Storage

2011-12-07 Thread Supporto Tecnico - Crazy Network
Ive managed to solve every problem using playsms with kannel. Everything now is working great, have just to correctly configure playsms for the forwarders :) Regards Il 07/12/2011 14:42, Carlos Massoglia Lillo ha scritto: Hi, you can install sqlbox, and you get a table called sent_sms

SMS push performance problem

2011-12-07 Thread Fabio Sangiovanni
Hello list, the company I work for is using Kannel 1.4.3 on CentOS 6 as SMS gateway between our application servers and an SMSC. We have developed a multithreaded application that sends HTTP GET requests to our internal Kannel proxy. Everything goes smooth up to 5 application threads. The

Re: SMS push performance problem

2011-12-07 Thread Mohammed Saleem
Hi Fabio did you check bearerbox and smsbox for errors? Also share your full configurations. On Wed, Dec 7, 2011 at 4:50 PM, Fabio Sangiovanni sangiova...@nweb.itwrote: Hello list, the company I work for is using Kannel 1.4.3 on CentOS 6 as SMS gateway between our application servers and

Re: MySQL Storage

2011-12-07 Thread Supporto Tecnico - Crazy Network
Just for stay on same topic. Anyone of you have also experience with playsms or you suggest to write on their own ml? Thanks Il 07/12/2011 14:42, Carlos Massoglia Lillo ha scritto: Hi, you can install sqlbox, and you get a table called

Re: MySQL Storage

2011-12-07 Thread Joseph Koech
Hi, I know of one Emmanuel Chanson. He could really be helpful in matters pertaining PlaySMS. One question to the Kannelers, is it ok to discuss here about Kannel integration scripts like PlaySMS? Kind Regards, Joseph Koech On Wed, Dec 7, 2011 at 7:27 PM, Supporto Tecnico - Crazy Network

Kannel can not receive sms

2011-12-07 Thread techbrainless
Hi All, I am using Nokia 6680 as gsm modem to configure it with the kannel(1.4.3) via bluetooth , I am able to receive sms to above phone while it is connected to my machine but kannel can not received it (no logs indicating receiving of sms) by the way I am using Ubuntu 10.10. Your help

Kannel can not send sms

2011-12-07 Thread techbrainless
Hi All, I am using Nokia 6680 as gsm modem to configure it with the kannel(1.4.3) via bluetooth , I am trying to send an sms (by executing the command curl 'http://localhost:13013/cgi-bin/sendsms?username=siatpassword=siatfrom=testto=%2b919894101912text=Hello') to kannel then kannel should

Log Rotation

2011-12-07 Thread JAmes
Hi, What the best way to rotate the logs without interrupting kannel and making bb, sqlbox etc still write to the logs? For example, if we move the log files, zip them, archive etc, bb doesnt create a new log file. Is there a better way? J

Re: Log Rotation

2011-12-07 Thread ha...@aeon.pk
I do it by shutting down kannel, moving the existing log files manually (ziparchivemove to other location). On resuming kannel, bb creates all new files. Is there another better way? On Thu, Dec 8, 2011 at 11:49 AM, JAmes jam...@gmail.com wrote: Hi, What the best way to rotate the logs