Re: Number of concatenated parts

2017-03-04 Thread Sayed Hadi Rastgou Haghi
Hi Konrad, I think it'not possible. By concatenation = true you asked kannel to wait and concat all parts and send it as one. I'd checked the manual and did not find any relevant parameter. Regards, Hadi On Fri, Mar 3, 2017 at 11:32 AM, Konrad Przybysz wrote: > Hi, > > Is there any simple wa

Number of concatenated parts

2017-03-03 Thread Konrad Przybysz
Hi,Is there any simple way to get number of SMS messages received from SMPP connector if concatenation = true? For example if received message was built using 4 sms messages - how can i get number of parts?Best regards, K