Re: PANIC: Too many concurrent allocations

2001-10-25 Thread Jeetendra Singh
we had experienced the same problems when batch messages are sent thro HTTP interface to Kannel. This is probably due to outgoing message queue overflow in bearerbox. Since the flow control is at SMSC -- bearerbox interface. Messages from smsbox interface are pumped into bearerbox and kept in

Re: AW: PANIC: Too many concurrent allocations

2001-10-25 Thread Kalle Marjola
On Wed, 24 Oct 2001, Jörg Pommnitz wrote: It's either a bug in Kannel (memory leak) or a heavily stressed system running in debug limits. If it's not a memory leak, you can prevent the emergency shutdown by disabling debug malloc while calling configure. The checking malloc system can only

Siemens M20 question

2001-10-25 Thread Ronan Derby
I was upgrading the firmware on my M20 which was working fine, however the power was accidentally disconnected during the upgrade, which I know is one of the worst things that can happen when doing something like this. If I try and re-perform the upgrade the PCLoader application is telling me

AGAIN Re: minor bug(?) (keepalive) found in smsc_emi2_create

2001-10-25 Thread jakob . gaardsted
Hi. I'm looking at the change to smsc_emi2.c, which now reads if (privdata-username == NULL || cfg_get_integer(keepalive, cfg, octstr_imm(keepalive)) 0) privdata-keepalive = 0; else privdata-keepalive = keepalive; As I read this, it says if there is no username/password, we

smsc_emi2, order of SMS sendout

2001-10-25 Thread jakob . gaardsted
Hi. We've noticed that kannel (cvs version a few days old, but we've seen it before...) has a tendency to randomize the order in which adjacent SMS's to the same user are sent out - is this a feature or a bug ? We are interested in this, since the order matters to us - we often send out two SMSs

Timeout

2001-10-25 Thread Juvinski
How I can increate the time of a timeout of an connection?? I have a CGI Script, and the time of the call of this, and the result is 70 seconds, but the Gateway send a timeout signal to the device around de 60 second. How I can increase this time ??? Thanks Juvinski

kannel Redundancy ??

2001-10-25 Thread Patrick Mignott
hello, i was wondering if anyone has designed a kannel network with systems (hardware/software) with Redundancy? and automatic fall overs to the Redundant system? i am more interested in a Redundancy of a AT connection. thanks.

Kannel 1.1.5 and bug with SMPP protocol and @-character?

2001-10-25 Thread Veljo Otsason
Hello! I use Kannel 1.1.5. I tried to send a message which contained @-character to SMPP sms center and the message received by phone was unreadable after the place where I had @. For example I sent My email is [EMAIL PROTECTED] but phone received something like My email is veljo/)=?*~7¤. If I

RE: Kannel 1.1.5 and bug with SMPP protocol and @-character?

2001-10-25 Thread Veljo Otsason
Hi and thanx for your answer! I used Logica's 2700 SMSC with SMPP v3.4 (kannel only supports v3.3, so I used 3.3). I also looked at the packages sent out (with tcpdump) and noticed that @ was converted to 0x00. So, can it really be SMSC bug or does it just need different encoding? yours, Veljo

RE: Kannel 1.1.5 and bug with SMPP protocol and @-character?

2001-10-25 Thread Andreas Fink
It's my understaning that kannel uses latin-1 character set, shouldn't @ be replaced with 0x40, as 0x00 relates to ^@ symbol? -Original Message- Hi and thanx for your answer! I used Logica's 2700 SMSC with SMPP v3.4 (kannel only supports v3.3, so I used 3.3). I also looked at the

[RFC] ppg-deny-ip and ppg-allow-ip for PPGs HTTP server

2001-10-25 Thread Stipe Tolj
Hi Aarno, are there ppg-deny-ip and ppg-allow-ip ranges possible for the PPG itself? I suggest this would be quite usefull when not explicitely using user credentials. Comments from the list?! Stipe [EMAIL PROTECTED] --- Wapme

BUG in PPG when sending malformed PAP document

2001-10-25 Thread Stipe Tolj
Hi, I found this bug recently by patching the hard coded PAP document to use a SI instead of the WML deck in test/test_ppg.c. To support SI/SL over SMS I changed the following: [...] quality-of-service [...] network-required=true network=GSM and by mistake added the following:

RE: Kannel 1.1.5 and bug with SMPP protocol and @-character?

2001-10-25 Thread Nev
I had this problem a long time ago with 1.0.3 :) Richard Braakman suggested : In smsc_smpp.h, the line that has '@', change 0x64 to just 64. Hope this helps... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Andreas Fink Sent: Friday, 26 October 2001

Compaq speedpaq

2001-10-25 Thread Andrea Viscovich
Someone asked me if kannel works with Compaq speedpaq pc card, (under Windoze of course) I don't think kannel sees it has a serial port COM, so I don't think it may work, by the way maybe I'm wrong? Andrea