Re: smpp server

2009-01-21 Thread Stipe Tolj
narendra reddy schrieb: > > Kannel gateway can work like smpp server? Hi Narendra, the normal Kannel SMS gateway can't act as SMPP server, as it abstracts all SMSC client side protocol to HTTP on the server side. I provide a commercial add-on component, the Kannel SMPP v3.4 server (smppbox),

Re: Stable release 1.4.2 won't run on 64 bit

2009-01-21 Thread Alexander Malysh
ok, commited to CVS... Arne K. Haaje schrieb: Thanks! It's ofcourse a little early, but so far it's looking very good. Before applying the patch 5 out of 32 connections died on receiving the first DLR. After applying the patch none have have crashed so far! :) > Alexander Malysh wrote: H

Re: Stable release 1.4.2 won't run on 64 bit

2009-01-21 Thread Alexander Malysh
Hi Alvaro, if you use SMPP with DLRs then yes, this patch should fix it. Alvaro Cornejo schrieb: Hi Can it also be related to this error I reported? 2009-01-20 00:27:14 [8890] [6] PANIC: octstr_format format string syntax error. 2009-01-20 00:27:14 [8890] [6] PANIC: /usr/local/sbin/bearerbox(

Re: Stable release 1.4.2 won't run on 64 bit

2009-01-21 Thread Alvaro Cornejo
Hi Can it also be related to this error I reported? 2009-01-20 00:27:14 [8890] [6] PANIC: octstr_format format string syntax error. 2009-01-20 00:27:14 [8890] [6] PANIC: /usr/local/sbin/bearerbox(gw_panic+0xc2) [0x80ce3a2] 2009-01-20 00:27:14 [8890] [6] PANIC: /usr/local/sbin/bearerbox(octstr_for

Re:smpp server

2009-01-21 Thread narendra reddy
Hi sir, Kannel gateway can work like smpp server? Regards, Narendra.

[PATCH] date_parse_iso

2009-01-21 Thread Paul Bagyenda
date_parse_iso in gwlib/date.c is a little broken. It will not correctly parse ISO dates of the form YYYMMDDTHHMMSS (e.g. 20090121T150501). It works just fine on -MM-DD... The attached patch remedies this without loss of functionality P. date.c.diff Description: Binary data

[PATCH] date_parse_iso

2009-01-21 Thread Paul Bagyenda
date_parse_iso in gwlib/date.c is a little broken. It will not correctly parse ISO dates of the form YYYMMDDTHHMMSS (e.g. 20090121T150501). It works just fine on -MM-DD... The attached patch remedies this without loss of functionality P. date.c.diff Description: Binary data

Re: Stable release 1.4.2 won't run on 64 bit

2009-01-21 Thread Arne K. Haaje
Thanks! It's ofcourse a little early, but so far it's looking very good. Before applying the patch 5 out of 32 connections died on receiving the first DLR. After applying the patch none have have crashed so far! :) > Alexander Malysh wrote: Hi, yep, great... pleas try attached patch on top

Re: Stable release 1.4.2 won't run on 64 bit

2009-01-21 Thread Alexander Malysh
Hi, yep, great... pleas try attached patch on top of 1.4.2 Thanks, Alex Arne K. Haaje schrieb: Onsdag 21 januar 2009 14:26:31 skrev Alexander Malysh: Hi, could you please run: addr2line -e /path/to/64bit/compiled/bearerbox 0x448c31 0x449348 0x44a49b 0x4968b9 This was probably for Hillel,

Re: Stable release 1.4.2 won't run on 64 bit

2009-01-21 Thread Arne K. Haaje
Onsdag 21 januar 2009 14:26:31 skrev Alexander Malysh: > Hi, > > could you please run: > > addr2line -e /path/to/64bit/compiled/bearerbox 0x448c31 0x449348 > 0x44a49b 0x4968b9 This was probably for Hillel, but I ran it as well for our own panics; 2009-01-21 11:51:05 [25065] [7] DEBUG: SMPP[x]

Re: Stable release 1.4.2 won't run on 64 bit

2009-01-21 Thread Alexander Malysh
Hi, could you please run: addr2line -e /path/to/64bit/compiled/bearerbox 0x448c31 0x449348 0x44a49b 0x4968b9 Thanks, Alex Hillel schrieb: Hi, It's great to have the mailing list active again and congratulation on stable release 1.4.2. We usually use the CVS but since its been down, we inst

Re: Stable release 1.4.2 won't run on 64 bit

2009-01-21 Thread Arne K. Haaje
Onsdag 21 januar 2009 12:47:56 skrev Hillel: > We get the following error before the bearerbox crashes. > > 2009-01-20 23:01:11 [24006] [0] INFO: MAIN: Start-up done, entering > mainloop 2009-01-20 23:01:11 [24006] [9] PANIC: octstr_format format string > syntax We get the same error on *some* con

Stable release 1.4.2 won't run on 64 bit

2009-01-21 Thread Hillel
Hi, It's great to have the mailing list active again and congratulation on stable release 1.4.2. We usually use the CVS but since its been down, we installed release 1.4.2. Using cvs-20081214, kannel works fine using x64 with the latest Centos (Redhat Linux Enterprise clone) without needing to us

Re: [ANNOUNCE] Kannel 1.4.2 stable release available

2009-01-21 Thread Enver ALTIN
Congratulations! On Tue, 2009-01-13 at 00:47 +0100, Stipe Tolj wrote: > The Kannel Group is pleased to announce the availability of Kannel > 1.4.2 stable release via our web site at URL -- Enver