Combine concatenated sms in SMPP server

Post Reply
dothanhtin22
Posts: 1
Joined: Tue Feb 25, 2020 8:21 am

Combine concatenated sms in SMPP server

Post by dothanhtin22 » Tue Feb 25, 2020 9:23 am

Hi all, I 've just done SMPP from inetlab library trial version, i have an isue about combining concatenated sms. I read a document and saw the deliverSm can be combined a full text with concatenated sms. When I do simulation, send an long message from SMPP client and debug in SMPP server, i got an SubmitSm, and used messageComposer to combine parts, but it can not get full text message, It only show one of parts of message. Could someone have any help me about this isue,pleased ?

I've sent some images about this isue.
https://drive.google.com/open?id=19XuNp ... PSBbM3-SYC
https://drive.google.com/open?id=1y6PvK ... NThOGCi3mk
alt
Site Admin
Posts: 985
Joined: Tue Apr 25, 2006 9:45 am

Re: Combine concatenated sms in SMPP server

Post by alt » Tue Feb 25, 2020 8:43 pm

Thank you for pointing this bug.

Please try it with recent version 2.8.0-beta-1942
Post Reply