split sms
Paul Juliano <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, How does smsbox split a message? I have this URL that returns a maximum of 480 characters. I also set the max-messages in kannel.conf to 3. When smsbox receives the result from my URL, I would assume that it will split the result equally. Thus, the result would be 3 messages with each containing 160 characters. However, this doesn't happen everytime. Sometimes, it's divided equally, sometimes it's not. Thanks.