Antigua and Barbuda SMS Guide - sms-compliance -

Frequently Asked Questions

Antigua and Barbuda supports concatenated messages (long SMS) and alphanumeric sender IDs. MMS messages are converted to SMS with a URL link to the media. Two-way SMS is not supported; design campaigns for one-way communication.
Comply with the Telecommunications Bill 2016 overseen by the Telecommunications Division. Obtain explicit opt-in consent for marketing messages, honor STOP/HELP commands, and maintain internal Do Not Call lists even though a national registry doesn't exist.
While the reason isn't explicitly stated, current infrastructure limitations of major SMS providers prevent two-way SMS functionality. Businesses must adapt their messaging strategies to one-way communication.
Send messages between 8:00 AM and 8:00 PM Atlantic Standard Time (AST/UTC-4), avoiding national holidays and respecting local customs. Only send outside these hours for urgent communications.
No, short codes are not currently supported. Use long codes or alphanumeric sender IDs for your SMS campaigns.
Avoid sending messages related to gambling, adult content, cryptocurrency, unauthorized financial services, or illegal activities. Financial and healthcare messages have specific guidelines regarding disclaimers and privacy.
Follow best practices: refrain from URL shorteners, use professional language, limit special characters, and avoid excessive capitalization. Ensure your messages don't trigger spam filters.
Alphanumeric sender IDs and international long codes are supported. Domestic long codes and short codes are not available.
Use the Twilio Node.js library and your Account SID/Auth Token. Format recipient numbers using E.164 (+1268). Specify message body and sender ID. Implement proper error handling and logging.
Process opt-out requests (STOP, CANCEL, etc.) within 24 hours. Send confirmation messages. Maintain accurate suppression lists for a minimum of 12 months and regularly audit this data.
Limit marketing messages to 4-8 per month, spaced at least 24 hours apart. Send transactional messages as needed but be mindful of timing and relevance.
Use an SMS API provider like Twilio, Sinch, MessageBird, or Plivo. Ensure numbers are in E.164 format (+1268 followed by the local number) and comply with local regulations, including obtaining opt-in consent from recipients before sending marketing messages.
For high-volume messaging, implement queuing systems, use batch sending APIs, and incorporate exponential backoff for retries to manage throughput and avoid exceeding rate limits which vary by provider (e.g., Twilio's is 100/second).
Loading...