Stipe Tolj ha scritto: > Julien Buratto wrote: > >> Splitted SMS needs some additional char to get re-joined at destination >> phone, this limits the nr of chars in each message to a little lower >> than 160. > > actually this is due to the way SMPP v3.4 (ie.) does prepend the UDH > header in the payload if the message. > > Which means 6 octets of the payload are taken away for the UDH header in > each chunked message. >
You mean that using a different protocol would change this ? Up to my knowledge splitted sms, which cause shorter messages, is a feature of binary messages which, true, uses udh bytes to give information to the handset about re-compose the splitted sms. Also Emi/Ucp does the same. Julien
