If you send an SMS > 140 characters to Twilio it drops it, rather than truncating it, or sending it as a multi-part SMS. I'm guessing that most service providers don't do multi-part SMS; but they could. So it probably makes sense for voiptwilio to truncate any SMS that is too long before sending it?

Comments

leoburd’s picture

- Actually, the limit is 160 characters/message: http://www.twilio.com/docs/errors/21605

What shall we do here? Trucate the text or send multiple sms to the same number?