Re: 2 Questions re Redis/Debian.

2014-04-05 Thread Hanh Le Bich
Yes, the current revision SVN is not stable enough, especially memory leaking issue of smsbox which have not been solved. It does not happen in ver 1.4.3. Also opensmppbox also has memory issue too. Regards, Hanh. -- > > Message: 6 > Date: Sat, 5 Apr 2014 10:26:55 +13

Re: 2 Questions re Redis/Debian.

2014-04-08 Thread Hanh Le Bich
v==27581== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 45 from 10)* Regard, Hanh. On Sun, Apr 6, 2014 at 1:25 AM, spameden wrote: > > > > 2014-04-05 13:22 GMT+04:00 Hanh Le Bich : > > Yes, the current revision SVN is not stable enough, especially memory >>

Re: 2 Questions re Redis/Debian.

2014-04-23 Thread Hanh Le Bich
, rerun with: -v==31087== ERROR SUMMARY: 10 errors from 10 contexts (suppressed: 45 from 10)* On Wed, Apr 9, 2014 at 1:33 PM, Hanh Le Bich wrote: > Hi, > Here is the valgrind log for smsbox, i will do the same with opensmppbox > soon. Not sure leak check is fine enough, if you want more l

Not getting Delivery Report of every part of message

2014-04-23 Thread Hanh Le Bich
You have to modify the code, try to look at the mail archive, you will get it. It's not complicated as i remember. Thanks. > -- > > Message: 5 > Date: Wed, 23 Apr 2014 12:23:40 +0530 > From: Alok Srivastava > To: "users@kannel.org" > Subject: Not getting Delivery Rep

SMPP malformed packet

2014-04-23 Thread Hanh Le Bich
Of course it will be malformed, what is your purpose to max-sms-octets? You should choose the standard figure and compatible with your up stream. > Message: 4 > Date: Wed, 23 Apr 2014 10:34:56 +0500 > From: [Digital^Dude] ? > To: "users@kannel.org" > Subject: SMPP malformed packet > Message-ID:

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 > To: "users@kannel.org" > Subject: svn r5088 kannel opensmppbox and sqlbox fail to compile with > redis

Re: svn r5088 kannel opensmppbox and sqlbox fail to compile with redis

2014-04-28 Thread Hanh Le Bich
ter compiling Kannel? > > It looks like a version mismatch. > > > > *From:* users [mailto:users-boun...@kannel.org] *On Behalf Of *Hanh Le > Bich > *Sent:* zaterdag 26 april 2014 4:29 > *To:* users@kannel.org > > *Subject:* svn r5088 kannel opensmppbox and sql

Re: svn r5088 kannel opensmppbox and sqlbox fail to compile with redis

2014-04-28 Thread Hanh Le Bich
ns/opensmppbox/gw' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/kannel-snapshot/addons/opensmppbox' make: *** [all] Error 2 Regards, Hanh. On Tue, Apr 29, 2014 at 9:56 AM, Hanh Le Bich wrote: > Yes Rene, > I downloaded the latest source at Daily sna

Re: svn r5088 kannel opensmppbox and sqlbox fail to compile with redis

2014-04-29 Thread Hanh Le Bich
wen wrote: > This “bug” has been solved yesterday. > > Maybe daily snapshot is not up to date. > > > > *From:* Hanh Le Bich [mailto:hanhmi...@gmail.com] > *Sent:* dinsdag 29 april 2014 5:40 > *To:* Rene Kluwen > *Cc:* users@kannel.org > *Subject:* Re: svn r5088 kannel op

long sms via SMPP message_payload

2014-05-07 Thread Hanh Le Bich
Hi Artem Chekulaev, Could you share your configuration for TLV? Regards, Hanh. On Thu, May 8, 2014 at 3:21 AM, wrote: > Send users mailing list submissions to > users@kannel.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://www.kannel.org/mailman/listin

Kannel store-type question

2014-05-08 Thread Hanh Le Bich
Hi list, I running kannel with store-type = file. As i gather from manual docs, kannel store the MT messages only. But what i'm seeing at store-status there are a lot of MO messages stored as Type field marked is MO. Why? Regards, Hanh.

Opensmppbox ERROR: SMPP: Unknown TLV `dlr_err', don't send

2014-05-12 Thread Hanh Le Bich
Hello user, I frequently got this error: *ERROR: SMPP: Unknown TLV `dlr_err', don't send* in my opensmppbox log. Anyone can help to explain what is it and how come it happen? Which is "don't sent"? Thank you. Hanh.

opensmppbox multipart panic

2014-05-22 Thread Hanh Le Bich
Hi Lee, Sorry i can't help, just asking you about your throughput statistic? I got the same issue here with 100TPS at max. After amendment by Rene, opensmppbox become more stable as it has no enough time to drain my RAM because it will be... crashed some times :( Regards, Hanh. Date: Wed, 21 May

[ANNOUNCE] Kannel 1.4.4 stable release available

2014-08-08 Thread Hanh Le Bich
Hello, I have got error when do "make", please help. app@application:/usr/src/gateway-1.4.4$ sudo make -j 24 ... gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_LARGE_FILES= -I/usr/include/libxml2 -I/usr/local/lib/include -I/usr/include/mysql -o gw/bearerbox.o -

Re: [ANNOUNCE] Kannel 1.4.4 stable release available

2014-08-08 Thread Hanh Le Bich
2 VM on a same physical server, also OS. Regards, Hanh. On Fri, Aug 8, 2014 at 4:30 PM, Hanh Le Bich wrote: > Hello, > > I have got error when do "make", please help. > > app@application:/usr/src/gateway-1.4.4$ sudo make -j 24 > ... > gcc -std=gnu99 -D_R

Incoming message expired time

2014-09-04 Thread Hanh Le Bich
Hello list, Once a smsbox is failed, the MO messages routed to it are queued forever. Is there anyway to handle them like sms-resend-retry which set the maximum retry time for MT messages? Thank you. Hanh.

Monitor kannel script

2014-09-24 Thread Hanh Le Bich
Thanks Rene, appreciate your help. I'm having running Nagios but just monitoring the kannel ports, much better if have you professional scripts. Hanh. -- > > Message: 5 > Date: Wed, 24 Sep 2014 10:41:12 +0200 > From: "Rene Kluwen" > To: "'Qasim Jan'" , > Subject: RE:

Opensmppbox fail to start in stable version 1.4.4

2014-09-28 Thread Hanh Le Bich
Hello, After trying on several pcs, i assure Opensmppbox which goes a long with packet ver 1.4.4 (and even the following SVNs) has error at startup time: Here is opensmppbo.log: my_laptop # opensmppbox -v 0 /etc/kannel/opensmppbox.conf 2014-09-28 14:20:12 [22061] [0] INFO: Debug_lvl = 0, log_fi