enquirelink patch

2006-08-25 Thread Denis V. Gudtsov
Hello! I wrote a little patch for kannel wich doesn't send keep-alive packets (enquire link) if any other packets goes thorought gateway due to enquire-link-interval. -- Index: gateway/gw/smsc/smsc_smpp.c === RCS file: /home/cvs/

Re: enquirelink patch

2006-08-25 Thread Andreas Fink
thats supposed to be like that. Enqiure link should only be sent when there is no traffic to tell the other side we're still alive On 25.08.2006, at 17:00, Denis V. Gudtsov wrote: Hello! I wrote a little patch for kannel wich doesn't send keep-alive packets (enquire link) if any other pack

Re: enquirelink patch

2006-08-25 Thread Stipe Tolj
Andreas Fink wrote: thats supposed to be like that. Enqiure link should only be sent when there is no traffic to tell the other side we're still alive yeah, but Denis quotes that Kannel sends always the enquire_link PDU, not obeying if traffic has been flowing in the "waiting time frame". ??

Re: enquirelink patch

2006-08-25 Thread Denis V . Gudtsov
On Fri, 25 Aug 2006 18:28:26 +0200 Stipe Tolj <[EMAIL PROTECTED]> wrote: Andreas Fink wrote: thats supposed to be like that. Enqiure link should only be sent when there is no traffic to tell the other side we're still alive yeah, but Denis quotes that Kannel sends always the enquire_link PD

Re: enquirelink patch

2006-08-26 Thread Stipe Tolj
Denis V. Gudtsov wrote: Hello! I wrote a little patch for kannel wich doesn't send keep-alive packets (enquire link) if any other packets goes thorought gateway due to enquire-link-interval. Index: gateway/gw/smsc/sm