Multipart Binary SMS support
Text SMS already has this facility to break up > 150 character long SMS and send it as a multipart message, so the recipient just sees one large mesaage.
However, sending a data/binary SMS, we are limited to 133 bytes due to the UDH informing it's binary and anything larger, the SMS fails.