Austria SMS Guide - sms-compliance -

Frequently Asked Questions

Use a reputable SMS API provider like Twilio, Sinch, MessageBird, or Plivo. Ensure the recipient's number is in E.164 format (+43 followed by the number) and comply with all Austrian regulations regarding consent and content.
Standard SMS messages are limited to 160 characters when using GSM-7 encoding or 70 characters with UCS-2 encoding. Longer messages are automatically concatenated into multiple segments.
MMS messages sent to Austrian numbers are converted to SMS with a URL link to ensure compatibility across all devices. This allows users on any device to receive the message, and access the rich media content through the provided link.
While no strict legal restrictions exist, best practice is to send messages between 8:00 and 20:00 local time (UTC+1/UTC+2), avoiding Sundays and public holidays. Urgent messages outside these times should be limited to essential communications.
No, sending SMS to landline numbers in Austria is not supported and will result in delivery failure. Messages are typically rejected at the API level, and no charges are incurred for these failed attempts.
Explicit consent is required before sending marketing SMS messages in Austria. This consent must be freely given, specific, informed, unambiguous, and documented. All marketing messages must include clear opt-out instructions, honoring STOP commands immediately.
Alphanumeric sender IDs are fully supported in Austria with no pre-registration required. They have a maximum length of 11 characters and are preserved across all major networks. Sender IDs are generally preserved, facilitating brand recognition and trust.
Process opt-out requests within 24 hours, maintain a centralized opt-out database, confirm the opt-out via SMS, and regularly audit opt-out lists. It's also important to train staff on opt-out procedures for consistent compliance.
Restricted content includes gambling, adult material, and cryptocurrency (without proper approvals). Financial services, healthcare, and insurance sectors face specific regulations and require careful compliance.
Keep messages concise, include a clear call to action, personalize content, maintain a consistent brand voice, and use URL shorteners for tracking. Adhere to recommended sending frequency and timing guidelines, respecting local business hours and holidays.
Initialize the Twilio client with your Account SID and Auth Token. Format recipient numbers in E.164 format (+43...). Use client.messages.create() with parameters for the message body, sender ID, and recipient number.
Rate limits vary by provider. Twilio allows 100 messages/second/account; Sinch 30 requests/second; MessageBird 60 messages/second; and Plivo 50 messages/second. Large-scale sending requires queue systems and careful monitoring.
Use registered URL shorteners, avoid excessive punctuation and special characters, maintain consistent sending patterns, include clear sender identification, and use approved templates for sensitive content.
Loading...