Re: [PATCH] Fix MO concatenation
Alexander Malysh <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, patch commited to cvs... Thanks, Alexander Malysh Am 11.11.2009 um 15:16 schrieb Alexander Malysh: > Hi, > > attached if patch that fixes issue in MO concatenation handling. Just example: > > - First MO with 2 parts (from:123, to:456, reference id in concat=0, udh=A) > - Second MO also with 2 parts (from:123, to:456, reference id in concat=0, udh=B) > > Now when we receive part 1 from first MO and then part 2 from second MO we will put them together. > > We are not really able to differentiate First MO parts and second MO parts but we at least able to minimize > possibility to wrong assemble parts when we check whether UDH (without concatenation info) is the same. > > Please check attached patch. > Looking for feedback... > > Thanks, > Alexander Malysh > <bb_smscconn_concat.diff>