Tonga SMS Guide - sms-compliance -

Frequently Asked Questions

Twilio's API allows SMS delivery to Tonga. Ensure the recipient's number is in E.164 format (+676 followed by the local number) and initialize the Twilio client with your credentials. Use the client's messages.create method, providing the message body, recipient number, and your Twilio number.
Tonga supports standard SMS character limits: 160 characters for GSM-7 encoding and 70 characters for Unicode. Concatenated messaging is not supported, so messages exceeding this limit will need to be split.
MMS is not directly supported in Tonga. When sending multimedia, it's automatically converted to an SMS containing a URL link where the recipient can view the content online.
Tonga follows the Communications Act 2015, overseen by the Ministry of Information and Communications. While specific SMS marketing regulations are limited, businesses must adhere to consumer protection principles and obtain explicit opt-in consent before sending marketing messages.
While Tonga doesn't have a Do Not Call registry, best practice is to honor and document all opt-out requests, typically handled via "STOP" commands, within 24 hours. Maintain your own suppression list.
Send messages between 8:00 AM and 8:00 PM local Tonga time (UTC+13), avoiding Sundays and religious holidays. Urgent messages, like security alerts, can be sent outside these hours.
No, short codes are not currently supported in Tonga. International long codes are recommended for transactional messages and two-factor authentication, while alphanumeric sender IDs are supported for other messaging.
Tonga supports dynamic alphanumeric sender IDs without pre-registration. International long codes can also be used, but domestic long codes are not supported. Short codes are not available.
Restricted content includes gambling, adult material, unauthorized financial services, cryptocurrency promotions, and political campaign messages without proper authorization.
To avoid SMS filtering, use clear language, avoid spam trigger words, identify your company in the message, and ensure URLs are from reputable, legitimate domains. Keep URLs short.
Limit messages to 2-4 per recipient monthly, respecting local holidays and cultural events. Space out messages to prevent recipient fatigue and track engagement metrics.
Use the E.164 format, which starts with +676 for Tonga, followed by the local number. This ensures proper routing and delivery.
Support both English and Tongan languages, be mindful of cultural sensitivities, use appropriate date/time formats, and respect local customs and traditions in message content.
Use the SinchClient, specifying the Australia region ("au") for SMS. Use the sms.batches.send method with recipient numbers, your sender ID, message body, and optional delivery report settings.
Several providers offer SMS APIs for Tonga, including Twilio, Sinch, MessageBird, and Plivo. Each has its own integration methods and code examples are available in the Tonga SMS Guide.
Loading...