Re: kannel-sqlbox on a raspberry pi

2014-04-25 Thread Daniel Boira
thanks Alvaro, and which is the better version to install? 1.4 or 1.5? I assume that is mandatory uninstall installed version, right? daniel 2014-04-24 16:53 GMT+02:00 Alvaro Cornejo cornejo.alv...@gmail.com: Hi I think there is no pre-packaged sqlbox. You should need to compile it

Re: kannel-sqlbox on a raspberry pi

2014-04-25 Thread spameden
2014-04-25 12:31 GMT+04:00 Daniel Boira dbo...@gmail.com: thanks Alvaro, and which is the better version to install? 1.4 or 1.5? I assume that is mandatory uninstall installed version, right? The best is to use latest SVN revision. It's considered to be stable and most of the bugs fixed

svn r5088 kannel opensmppbox and sqlbox fail to compile with redis

2014-04-25 Thread seikath
Hello guys, Long time no write here ... :) Anyway, I try to compile the kannel with redis, its compiles well: === Configure options cd trunk make clean ./configure \ --prefix=/opt/kannel \ --enable-start-stop-daemon \ --enable-pcre \ --with-redis \

OpenSMPPBox: DLR Routing to connected SMPP client

2014-04-25 Thread Saurabh Pandey
Hi, I am stuck in a problem which seems to have a simple solution. Here is my system: SMSC---Kannel---Sqlbox---OpenSMPPbox---SMPP Client Now when SMPP client submits a message, it only gets the intermediate DLR i.e. 8 (Submitted to SMSC). It never receives the final DLR. But when I send SMS

Limit on Kannel

2014-04-25 Thread Faizan Mirza
I have multy modems installed in kannel but due to my telecom restriction they allow limited SMS per hour how to i set SMS limit for example sms go randomly from devices so i want to set limit each device so it will send 100 SMS per hour if more sms come it add it in queue and process as per

Re: Limit on Kannel

2014-04-25 Thread spameden
You need to implement this on your application basis. 2014-04-25 19:25 GMT+04:00 Faizan Mirza efuz...@gmail.com: I have multy modems installed in kannel but due to my telecom restriction they allow limited SMS per hour how to i set SMS limit for example sms go randomly from devices so i want

svn r5088 kannel opensmppbox and sqlbox fail to compile with redis

2014-04-25 Thread Hanh Le Bich
I got exactly same problem. Please help. -- Message: 1 Date: Fri, 25 Apr 2014 15:53:34 +0200 From: seikath seik...@gmail.com To: users@kannel.org users@kannel.org Subject: svn r5088 kannel opensmppbox and sqlbox fail to