TwilioDevEd / message-segment-calculator

JS-based tool to calculate and display message segmentation data for a given message body
https://twiliodeved.github.io/message-segment-calculator/
MIT License
85 stars 35 forks source link

Add checkbox for US Cellular special case #24

Open archiecobbs opened 2 years ago

archiecobbs commented 2 years ago

US Cellular has special segmentation rules when sending concatenated messages (150 characters instead of 160 per segment).

So ideally there should be a "US Cellular" checkbox on the calculator that applies these special rules.