test result on http smsc

2012-05-07 Thread Willy Mularto
Hi, After a long time not playing with Kannel, today I just finished a simple HTTP SMSC test set, sent 1000 requests (MO) but Kannel built in HTTP SMSC (just downloaded the latests snapshot source and compile) only receive 487. This inconsistence MO receiver bug still exist since meta_data

Re: test result on http smsc

2012-05-07 Thread Willy Mularto
Hi again, After tracing out I found that bearerbox and sqlbox has no problem receiving the MO, I re test 1 MO and I can see sqlbox received all, but smsbox didn't receive all requests. I guess there is something between sqlbox and smsbox in communicating the traffics. On May 7, 2012, at

RE: test result on http smsc

2012-05-07 Thread Rene Kluwen
What happens if you remove sqlbox out of the chain? == Rene From: devel-boun...@kannel.org [mailto:devel-boun...@kannel.org] On Behalf Of Willy Mularto Sent: Monday, 07 May, 2012 10:10 To: users@kannel org; kannel_dev_mailinglist de...@kannel.org Subject: Re: test result on http smsc

Re: Dlr-url not hit properly after getting message

2012-05-07 Thread spameden
As Rene already pointed out if you're using SQLBox dlr-url functionality won't work. If you really want dlr-url functionality push messages to http://localhost:13013/cgi-bin/sendsms url with dlr-url parameter. 2012/5/7 Sk. Samsuddoza s...@acubepro.com Hi all Thanks in advanceā€¦.

Re: test result on http smsc

2012-05-07 Thread Willy Mularto
As I stated before, I believe there is something wrong communication between sqlbox and smsbox (using the latest snapshot). This problem not occurs if we use the version right before meta-data introduced. On May 7, 2012, at 7:39 PM, Rene Kluwen wrote: What happens if you remove sqlbox out