[PATCH] EMI UCP - ot=02 : multiple address call input operation

2006-08-25 Thread Colin Pitrat
Hi, here is a patch that adds support for operation type 02 in EMI UCP. It allows to send a sms to multiple recipient. I get all the recipient and send one message to each. I'm not sure this is the proper way to handle this, but I looked at SMPP and it's not implemented either, and I didn't

Re: [PATCH] EMI UCP - ot=02 : multiple address call input operation

2006-08-25 Thread Colin Pitrat
Wow it looks like I misread the documentation. Operations 02 and 03 can only be initiated by the gateway, not by the SMSC, so this patch is totally useless, and a part of the previous one too ! Colin Pitrat (Bull Services Telco) Bull, Architect of an Open World (TM) Tél : +33 (0) 1 30 80 72

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:

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

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