Re: Deliver_SM with null fields

2012-02-16 Thread Milan P. Stanic
On Thu, 2012-02-16 at 08:56, kova...@apollo.lv wrote: I use both, Database and GET method for my script. But I don’t see anywhere that TLV fields are parsed by bearbox, I think its logic stops on the command status and does not retrieve tlv fields in that case. I don’t see it in

RE: SQLBOX installation problem;

2012-02-16 Thread Rene Kluwen
Actually, to be precize: You must use: --with-kannel-dir /your/path/to/kannel/installed/dir/ You must use make install on the Kannel sources first before you can compile sqlbox. == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of

Re: Deliver_SM with null fields

2012-02-16 Thread kovalov
Config:group = sendsms-userusername = xpassword = xmax-messages = 1concatenation = truedlr-url = ""http://xxx/cgi-bin/dlr2.pl?from=%Pto=%pmeta-data="">http://xxx/cgi-bin/dlr2.pl?from=%Pto=%pmeta-data="">" SMSbox LOG:2012-02-16 11:11:12 [26814] [9] DEBUG: Scheme: http://2012-02-16 11:11:12

Re: SQLBOX installation problem;

2012-02-16 Thread Vijay kumar Dadhich
thank you very much , i solve the problem. wish you a happy long life.go ahead. :) On Thu, Feb 16, 2012 at 6:42 AM, Rene Kluwen rene.klu...@chimit.nl wrote: Actually, to be precize: You must use: --with-kannel-dir /your/path/to/kannel/installed/dir/ You must use make install on the Kannel

Re: Opensmppbox and DLR states

2012-02-16 Thread Michael Bochkaryov
Thank you Rene. In my opinion it may be reasonable to allow set dlr-mask different from 3 in case of registered_delivery flag present. However it seems like workaround instead of technically correct solution. Regards, Michael 2/15/2012 2:43 PM, Rene Kluwen wrote: I will look into version 3.4

Re: Deliver_SM with null fields

2012-02-16 Thread Milan P. Stanic
[ A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Maybe because some people are too annoyed by top-posting. Q: Why do I not get an answer to my question(s)? ] On Thu, 2012-02-16 at 14:05, kova...@apollo.lv wrote: Config:

Passing command_status to DLR

2012-02-16 Thread S G
Firstly, I want to to thank the devs for the awesome work they've put into kannel--it has worked extremely well so far! I've been scouring the kannel lists and user docs for details about how to pass command_status to a dlr-url in Kannel 1.5.0, but alas I have been unable to figure out how to do