Correct message length calculation while sending SMS

Messages are supposed to be sent with correct
length which is obtained from the "LENGTH:" field
in the line received. Current implementation
is sending a message with invalid length causing
NegativeNumberException when the message is read.

Change-Id: Ieb4239562f8d049ee001ebc547105df44ee70f08
1 file changed