Hi, Anyone knows if it is possible to concatenate SMS messages over TDMA/CDMA networks?
The main problem I have is that my provider has the UDH filtered, so any message with the udhi_indicator field not being zero gets rejected (or worse, it is accepted but not delivered, or the mobile receives an empty message for each concatenated part). With the //SCKL encoding, it is possible to send many parts, because that encoding has special codes to indicate each part. The parts get reassembled on the phone after the last one is received. The problem is, I am trying to send an iMELODY message that is about 300-400 bytes long. Imelody does not have any way to do that, so I must find a way to spawn the message over 2 o 3 segments. Without the UDH, I didn�t find any way to do that. I�ve tried configuring sendsms to allow concatenation, etc. but it uses the UDH also. Any hints? Thank you in advance,
