Kannel quits without reporting fatal error

2003-07-07 Thread Alan McNatty
Hello, I have an instance of Kannel running (1.3.1 on debian linux) which communicates to a single SMSC via SMPP. The SMSC connection in question can go up and down like a yo-yo. After a recent bout the Kannel smsbox and bearerbox'es simply vanished without a trace (nothing fatal in either log).

Re: Kannel quits without reporting fatal error

2003-07-08 Thread Stipe Tolj
Alan McNatty wrote: > > Can anyone think of a reason why Kannel might give up on a bad > connection after a time (is there something in io_thread in smpp module > that might cause a shutdown without reporting - I can only see, if fail > continue, etc - all looks good). it may be a memory exhaustu

Re: Kannel quits without reporting fatal error

2003-07-08 Thread Andreas Fink
On Dienstag, Juli 8, 2003, at 09:00 Uhr, Stipe Tolj wrote: Alan McNatty wrote: Can anyone think of a reason why Kannel might give up on a bad connection after a time (is there something in io_thread in smpp module that might cause a shutdown without reporting - I can only see, if fail continue,

Re: Kannel quits without reporting fatal error

2003-07-08 Thread Alan McNatty
Hello, run_kannel_box is a strange beast (at least to me). It's purpose seems unclear (or more appropriately 'undocumented'). I understand it's part of the utils directory (out of main source) but it is part of standard build (eg: debian packages). Andres could you explain a bit about what it's

Re: Kannel quits without reporting fatal error

2003-07-08 Thread Andreas Fink
On Dienstag, Juli 8, 2003, at 11:13 Uhr, Alan McNatty wrote: Hello, run_kannel_box is a strange beast (at least to me). It's purpose seems unclear (or more appropriately 'undocumented'). I understand it's part of the utils directory (out of main source) but it is part of standard build (eg: deb

Re: Kannel quits without reporting fatal error

2003-07-10 Thread Stipe Tolj
Andreas Fink wrote: > > ehmm.. why you use a bash script for that? Kannel has a nice built in feature called > > run_kannel_box > > which does exactly that. yep, I know. But we want to do "more" then simply chaining the daemon process into a wrapper. We also do log file snapshotting in case of

Re: Kannel quits without reporting fatal error

2003-07-29 Thread Alan McNatty
Patch to run_kannel_box to log to syslog. On Wed, 2003-07-09 at 12:54, Andreas Fink wrote: > On Dienstag, Juli 8, 2003, at 11:13 Uhr, Alan McNatty wrote: > > Hello, > > run_kannel_box is a strange beast (at least to me). It's > purpose seems > unclear (o

Re: Kannel quits without reporting fatal error

2003-07-30 Thread Alexander Malysh
Hi Alan, please , please fill Bug report for you patches and attach your patch to it... so your patches will not be loss or at least start new mail thread with [PATCH] in subject... Thanks in advance... On Wednesday 30 July 2003 00:16, Alan McNatty wrote: > Patch to run_kannel_box to log to sys

Re: Kannel quits without reporting fatal error

2003-07-30 Thread Alan McNatty
Thanks Alex - have done now. On Wed, 2003-07-30 at 21:26, Alexander Malysh wrote: > Hi Alan, > > please , please fill Bug report for you patches and attach your patch to it... > so your patches will not be loss or at least start new mail thread with > [PATCH] in subject... > > Thanks in advanc