Frequently Asked Questions
Initialize the Twilio client with your Account SID and Auth Token. Format the recipient's number in E.164 format (+61), use a pre-registered sender ID, and include optional parameters for delivery tracking via webhooks as shown in the provided code example. Remember to handle errors and monitor delivery receipts.
The Spam Act 2003 governs commercial SMS in Australia, requiring explicit consent, sender identification, and unsubscribe options (STOP, UNSUBSCRIBE, CANCEL, HELP). The ACMA and OAIC oversee compliance and data privacy. Adherence to the Do Not Call Register (DNCR) is mandatory.
As of April 25, 2023, pre-registration of alphanumeric sender IDs is mandatory in Australia. This helps prevent spam and ensures sender ID preservation, allowing businesses to maintain consistent branding. Registration typically takes 5 business days.
Single SMS messages are limited to 160 characters using GSM-7 encoding or 70 characters with Unicode (UCS-2). Longer messages are automatically segmented (concatenated). GSM-7 is recommended for standard English text for its higher character limit.
The recommended sending window is between 9:00 AM and 8:00 PM local time, respecting state-specific time zones and daylight saving. Best practice is to schedule messages during business hours (9:00 AM to 5:00 PM) for optimal engagement. Emergency messages are exempt.
No, sending SMS to landline numbers is not supported and will result in delivery failure with a 400 response and error code 21614. You will not be charged for these failed attempts.
Process opt-out requests within 5 working days using keywords like STOP, UNSUBSCRIBE, or CANCEL. Maintain a centralized opt-out database, confirm the opt-out, and conduct regular compliance audits. All opt-out keywords must be case-insensitive.
Obtain explicit consent, keep messages concise (under 160 characters), personalize content, maintain consistent brand voice, respect sending frequency limits (2-4 messages per month), and localize language. Adhere to content restrictions and carrier filtering rules.
The article details integrations with Twilio, Sinch, and MessageBird, each offering REST-based APIs tailored for the Australian market. They support various features, authentication methods, and reporting capabilities.
Australian carriers enforce rate limits, typically around 100 messages per second per sender ID. Daily and concurrent request limits also apply, varying by carrier and sender type. Implement strategies like message queuing and backoff mechanisms to manage throughput.
Number portability, managed by the MNP system, allows users to retain their numbers when switching carriers. This does not impact SMS delivery or routing, ensuring seamless communication regardless of the recipient's carrier.
Gambling, adult content, firearms, illegal substances, and cryptocurrency promotions without proper disclaimers are prohibited. Content filtering by carriers also restricts URL domains, excessive capitalization, and common spam trigger words. Limit to 3 URLS per message
MMS is fully supported across all major Australian carriers, allowing businesses to send multimedia content like images and short videos alongside text. Best practice is to keep files under 600KB and use JPEG or PNG formats.
The Australian Communications and Media Authority (ACMA) oversees compliance with the Spam Act 2003 for commercial electronic messages, including SMS. They enforce regulations related to consent, identification, and unsubscribe functionality.
Implement logging with correlation IDs, monitor delivery receipts using webhooks, track carrier-specific error codes, and set up alerts for high error rates. Storing message metadata aids in troubleshooting. Regularly test opt-out functionality.
Loading...
Australia SMS Best Practices, Compliance, and Features
Australia SMS Market Overview
Market Conditions: Australia has a highly developed mobile market with near-universal SMS adoption. The country's major mobile operators include Telstra, Optus, and Vodafone, collectively serving over 25 million mobile subscriptions. While OTT messaging apps like WhatsApp and Facebook Messenger are popular, SMS remains a critical communication channel, particularly for business communications and authentication purposes. The market shows a relatively even split between Android and iOS devices, with iOS having a slight edge in urban areas.
Key SMS Features and Capabilities in Australia
Australia offers comprehensive SMS capabilities including two-way messaging, concatenated messages, and MMS support, with strong infrastructure for business messaging and strict compliance requirements.
Two-way SMS Support
Two-way SMS is fully supported in Australia with no significant restrictions. Businesses can engage in bi-directional messaging for customer service, automated responses, and interactive campaigns.
Concatenated Messages (Segmented SMS)
Support: Yes, concatenation is fully supported across all major carriers.
Message length rules: Single SMS messages are limited to 160 characters for GSM-7 encoding and 70 characters for Unicode (UCS-2). Messages exceeding these limits are automatically segmented.
Encoding considerations: GSM-7 encoding is recommended for standard English text to maximize character limit. UCS-2 encoding is automatically used for messages containing special characters or non-Latin alphabets.
MMS Support
MMS is fully supported in Australia across all major carriers. Businesses can send images, short videos, and longer text content. Best practices include keeping media files under 600KB and using common image formats (JPEG, PNG) for optimal delivery.
Recipient Phone Number Compatibility
Number Portability
Number portability is available in Australia, allowing customers to keep their phone numbers when switching carriers. This feature is managed through the Mobile Number Portability (MNP) system and does not affect SMS delivery or routing.
Sending SMS to Landlines
Sending SMS to landline numbers is not supported in Australia. Attempts to send SMS to landline numbers will result in delivery failure, with the API returning a 400 response with error code 21614. Messages will not appear in logs and accounts will not be charged.
Compliance and Regulatory Guidelines for SMS in Australia
SMS communications in Australia are primarily governed by the Spam Act 2003 and overseen by the Australian Communications and Media Authority (ACMA). All commercial electronic messages must comply with three key requirements: consent, identification, and unsubscribe functionality. The Office of the Australian Information Commissioner (OAIC) provides additional oversight regarding data privacy and protection.
Consent and Opt-In
Explicit consent is mandatory under Australian law for commercial SMS messages. Best practices include:
HELP/STOP and Other Commands
Required Keywords:
Do Not Call / Do Not Disturb Registries
Australia maintains the Do Not Call Register (DNCR), administered by ACMA. Key requirements:
Time Zone Sensitivity
Australia spans multiple time zones, requiring careful message timing:
Phone Numbers Options and SMS Sender Types for Australia
Alphanumeric Sender ID
Operator network capability: Fully supported
Registration requirements: Pre-registration mandatory as of April 25, 2023
Sender ID preservation: Yes, displayed as registered
Provisioning time: 5 business days for registration approval
Long Codes
Domestic vs. International: Both supported
Sender ID preservation: Yes, for both domestic and international
Provisioning time: Immediate for standard long codes
Use cases: Ideal for two-way communication, customer service, and transactional messages
Short Codes
Support: Available through major carriers
Provisioning time: 8-12 weeks for approval
Use cases: High-volume marketing campaigns, 2FA, alerts
Restricted SMS Content, Industries, and Use Cases
Prohibited Content:
Content Filtering
Carrier Filtering Rules:
Best Practices for Sending SMS in Australia
Messaging Strategy
Sending Frequency and Timing
Localization
Opt-Out Management
Testing and Monitoring
SMS API integrations for Australia
Twilio
Twilio provides a robust SMS API with comprehensive support for Australian messaging requirements. Authentication uses Account SID and Auth Token credentials.
Sinch
Sinch offers a REST-based API with specific features for the Australian market. Authentication uses Bearer token.
MessageBird
MessageBird provides a streamlined API for Australian SMS delivery with strong delivery reporting.
API Rate Limits and Throughput
Australian carriers implement various rate limits:
Throughput Management Strategies:
Error Handling and Reporting
Best Practices:
Recap and Additional Resources
Key Takeaways:
Next Steps:
Additional Resources:
Industry Guidelines: