prkjai
Jr. Member
 
Offline
Posts: 9

|
 |
« on: August 12, 2003, 17:23:15 UTC » |
|
I am getting problem while sending concatenated SMS message using SMPP3.3.
Actually I am sending the message in three part as below UDH for segment #1 is: 050003050301
and the body is 3131313131313131313131313131313131313131313131313 1313131313131313131313131313131313131313131313131 3131313131313131313131313131313131313131313131313 1313131313131313131313131313131313131313131313131 3131
UDH for segment #2 : 050003050302
and the body is 3131313131313131313131313131313131313131313131313 1313131313131313131313131313131313131313131313131 3131313131313131313131313131313131313131313131313 1313131313131313131313131313131313131313131313131 3131
UDH for segment #3 : 050003050303
and the body is 3131313131313131313131313131313131313131313131313 13131313131313131313131313131313131313
When I am sending around 70 characters in each message there is no problem. But as I am increasing the size the message after 70 chars is getting truncated.
Where and what I am doing wrong I am not getting. According to GSM specification we can send upto 153 chars in each concatenated message. Why I am able to submit only 70? I am using SMPP3.3. Do anybody have similar problem with SMPP3.3?
Any help will be highly appreciated.
Best regards
Jai Prakash
|