When i send unicode text containig more than 70 characters and MaxPartSize is 120, I receive normal message.
But, when i send unicode text containig 15 characters and MaxPartSize is default, I receive Chinese character, instead f Georgian characters.
Why?
Search found 5 matches
- Tue Jan 24, 2017 12:26 am
- Forum: Inetlab.SMPP v1.1 & v1.2
- Topic: decrease part size to 152
- Replies: 8
- Views: 34127
- Mon Jan 23, 2017 11:27 pm
- Forum: Inetlab.SMPP v1.1 & v1.2
- Topic: decrease part size to 152
- Replies: 8
- Views: 34127
Re: decrease part size to 152
Thank you for quick resolution!
So,
1. I want to send UCS2 message. I want each part to contain no more than 60 characters . Do I set MaxPartSize to 2*60 which is 120?
2. I want to send GSM7 message. I want each part to contain no more than 150 characters. Do I set MaxPartSize to nearest biggest ...
So,
1. I want to send UCS2 message. I want each part to contain no more than 60 characters . Do I set MaxPartSize to 2*60 which is 120?
2. I want to send GSM7 message. I want each part to contain no more than 150 characters. Do I set MaxPartSize to nearest biggest ...
- Wed Jan 18, 2017 5:11 pm
- Forum: Inetlab.SMPP v1.1 & v1.2
- Topic: decrease part size to 152
- Replies: 8
- Views: 34127
Re: decrease part size to 152
MaxPartSize would be great!
When will you implement MaxPartSize ?
When will you implement MaxPartSize ?
- Mon Jan 16, 2017 7:49 am
- Forum: Inetlab.SMPP v1.1 & v1.2
- Topic: decrease part size to 152
- Replies: 8
- Views: 34127
Re: decrease part size to 152
Hello,
Gateway developers has warned us, that they have a bug is the system.
To decrease the part size to 152 or 151 characters is the workaround that works.
Do you know how to decrease part size?
Gateway developers has warned us, that they have a bug is the system.
To decrease the part size to 152 or 151 characters is the workaround that works.
Do you know how to decrease part size?
- Fri Jan 13, 2017 11:13 am
- Forum: Inetlab.SMPP v1.1 & v1.2
- Topic: decrease part size to 152
- Replies: 8
- Views: 34127
decrease part size to 152
We have message that contains 200 gsm7 characters.
When sending, message is split into 2 parts: 153 and 47
or
We have message that contains 100 unocide characters.
When sending, message is split into 2 parts: 67 and 33
1. Is it possible to decrease concatenated message part to be 152 instead of ...
When sending, message is split into 2 parts: 153 and 47
or
We have message that contains 100 unocide characters.
When sending, message is split into 2 parts: 67 and 33
1. Is it possible to decrease concatenated message part to be 152 instead of ...