Multipart DLR issue

2010-06-17 Thread Rene Kluwen
This is the setup: KANNEL 1 KANNEL 2 CGI PUSH -- SMSBOX 1 -- BEARERBOX 1 -- SMPP LINK -- Open SMPPBOX --- BEARERBOX 2 I am working on smppbox sending multi-part messages via the same SMSC (on Kannel 2). I do this by

RE: FW: Issue with concatenated messages and load balancing over SMPP

2010-06-17 Thread Rene Kluwen
1. The bb is not an issue. I send one (long) message to bb and I get one dlr back. 2. What if the message consists of 3 or more message? I generate a DLR for the last message? Bearerbox, on the other hand can only find the first message in the dlr table. The other ones are not found. I agree with

RE: Multipart DLR issue

2010-06-17 Thread Rene Kluwen
So what I will continue to do send a DLR for each part. Even if Kannel doesn't like it. == Rene -Original Message- From: Alexander Malysh [mailto:malys...@googlemail.com] On Behalf Of Alexander Malysh Sent: donderdag 17 juni 2010 18:25 To: Rene Kluwen Cc: 'Kannel Devel' Subject: Re:

RE: Multipart DLR issue

2010-06-17 Thread Rene Kluwen
I tend to agree with Alex more :). -Original Message- From: Nikos Balkanas [mailto:nbalka...@gmail.com] Sent: donderdag 17 juni 2010 18:54 To: Alexander Malysh; Rene Kluwen Cc: 'Kannel Devel' Subject: Re: Multipart DLR issue Hi Alex, Actually, stated more correctly, kannel cannot

[PATCH] SMPP box multipart messages

2010-06-17 Thread Rene Kluwen
Okay, to comply with Kannel's common practices, hereby I send in a patch for open smppbox that allows for all parts of multipart messages to be sent via the same smsc (letting bearerbox split the message up). The patch applies to current svn trunk of smppbox. Known issue: This patch submits a

Re: [PATCH] SMPP box multipart messages

2010-06-17 Thread Nikos Balkanas
Looks good. +1 Nikos - Original Message - From: Rene Kluwen rene.klu...@chimit.nl To: 'Kannel Devel' devel@kannel.org Sent: Thursday, June 17, 2010 9:25 PM Subject: [PATCH] SMPP box multipart messages Okay, to comply with Kannel's common practices, hereby I send in a patch for open

Re: Multipart DLR issue

2010-06-17 Thread Alexander Malysh
it may not work for load balanced connection via different SMSCs... Thanks, Alexander Malysh Am 17.06.2010 um 18:32 schrieb Rene Kluwen: So what I will continue to do send a DLR for each part. Even if Kannel doesn't like it. == Rene -Original Message- From: Alexander Malysh

RE: Multipart DLR issue

2010-06-17 Thread Rene Kluwen
Yes, it also works for different load balanced SMSCs. We got that covered, by testing. That was the purpose of this patch, to begin with. == Rene -Original Message- From: Alexander Malysh [mailto:malys...@googlemail.com] On Behalf Of Alexander Malysh Sent: donderdag 17 juni 2010 22:39