Re: [PATCH] get catenated sms work right
Alexander Malysh <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Stipe,
Stipe Tolj wrote:
> Alexander Malysh wrote:
>
>> Hi List,
>>
>> attached you can find a patch that implements catenation of large sms
>> inside of bearerbox and does care of a sending of all message parts over
>> one smsc link. Now we have a problem with catenated large sms that
>> bearerbox will try to load balance those over diff. smsc links and such
>> messages arrive as junk (_all_ parts of catenated large sms _must_ go
>> through the same smsc). we avoid such a problems now with a config
>> workarounds (allowed/denied/etc.-smsc-id), but here is a clean solution
>> attached;)
>>
>> Please review/comment/ask/vote!
>>
>> P.S. idea was stolen from netikos gateway, so I must say: thank you guys!
>
> without digging into the patch for review (for now ;), is it simply
> Netikos version addopted, or does it utilize something differently?
no it's not a simply adopted netikos version... this version based on
netikos idea and does the same think, but implementation differ.
Btw. pease fix your gpg signature or disable it:) it's not rfc conform...
>
> Stipe
>
> mailto:stolj_{at}_wapme.de
> -------------------------------------------------------------------
> Wapme Systems AG
>
> Vogelsanger Weg 80
> 40470 Düsseldorf, NRW, Germany
>
> phone: +49.211.74845.0
> fax: +49.211.74845.299
>
> mailto:info_{at}_wapme-systems.de
> http://www.wapme-systems.de/
> -------------------------------------------------------------------
--
Thanks,
Alex