RE: Timeframes for SMS + Profanity filter

2013-06-18 Thread Teodor Arteni
Hi guys, Alvaro/Rene Thanks a lot for your feedbacks! There has been a simple patch for SQLBox that does this on the mailinglist a few times earlier @Rene: Could you please give me a hint/link. Kannel does not have any of the mentioned features. You should do it by yourself either in an

Re: Timeframes for SMS + Profanity filter

2013-06-18 Thread spameden
http://stackoverflow.com/questions/8458566/implementing-priority-queue-in-kannel similarly you can add WHERE time=UNIX_TIMESTAMP(NOW) in sqlbox_mysql.h file. 2013/6/18 Teodor Arteni teodor.art...@nobelglobe.com Hi guys, Alvaro/Rene Thanks a lot for your feedbacks! There has been a simple

Re: Timeframes for SMS + Profanity filter

2013-06-18 Thread Willy Mularto
IMHO During high traffic/queue this approach will cause high load situation on SQLBox Willy Mularto sangpr...@gmail.com On Jun 18, 2013, at 2:39 PM, spameden spame...@gmail.com wrote: http://stackoverflow.com/questions/8458566/implementing-priority-queue-in-kannel similarly you can add

Re: Timeframes for SMS + Profanity filter

2013-06-18 Thread spameden
no if you add an index on time there would be absolutely no problems. 2013/6/18 Willy Mularto sangpr...@gmail.com IMHO During high traffic/queue this approach will cause high load situation on SQLBox Willy Mularto sangpr...@gmail.com On Jun 18, 2013, at 2:39 PM, spameden

BB log

2013-06-18 Thread Ashish Agarwal
Hello, I see a error like this on my bearerbox logs:- 2013-06-18 20:43:34 [12244] [1] ERROR: Error writing 1957 octets to fd 113: 2013-06-18 20:43:34 [12244] [1] ERROR: System error 32: Broken pipe Using latest version of kannel-svn-r040 Is it something I should worry about. -- Regards,