Frequently Asked Questions
Standard SMS messages in Luxembourg have a limit of 160 characters when using GSM-7 encoding and 70 characters for Unicode. It's recommended to use GSM-7 for cost efficiency and optimal character usage, as concatenated messages are not supported.
You can use Twilio's SMS API. After initializing the Twilio client with your credentials, use the client.messages.create method, ensuring the recipient number is in E.164 format (+352). Include your message, sender ID, and optional parameters like status callbacks.
Two-way SMS is not directly supported through standard API providers in Luxembourg. If you need interactive messaging, consider alternatives or workarounds like separate inbound/outbound numbers.
Explicit consent is crucial. This can be written or electronic, but must be freely given, specific, informed, and unambiguous. Double opt-in is a best practice for marketing lists and you must maintain detailed consent records.
Luxembourg requires immediate responses to STOP, ARRÊT, and STOPP commands (case-insensitive) in addition to AIDE and HELP. You must honor opt-out requests within 24 hours and maintain your own suppression list.
While no strict rules exist, the recommended window is between 8:00 AM and 8:00 PM CET, avoiding Sundays and public holidays. Business days between 10:00 AM and 6:00 PM are ideal for marketing campaigns.
No, sending SMS to landline numbers isn't supported. Attempts will result in failed delivery and a specific error response (400 error code 21614) from the SMS API, without any charges to your account.
Alphanumeric sender IDs (max 11 characters) and international long codes are supported. Domestic long codes and short codes are not available. Alphanumeric sender IDs do not require pre-registration.
Keep messages concise (under 160 characters), include a clear call to action, and personalize thoughtfully. Avoid spam trigger words and ensure messages are localized for French, German, and English speakers.
The article mentions Twilio, Sinch, MessageBird, and Plivo as providers offering SMS APIs with good support for Luxembourg. Code examples are provided for each.
Providers have rate limits, so use exponential backoff for retries. For high volume, use batch APIs and consider queue implementation for large campaigns to manage throughput effectively.
Number portability is not available for SMS in Luxembourg. Messages are routed based on the original carrier assigned to the number, impacting deliverability if a user has switched networks.
Luxembourg adheres to GDPR and ePrivacy Directive rules. Obtain explicit consent for marketing messages and respect opt-out requests. The CNPD and ILR oversee data protection and telecommunications regulations, respectively.
Gambling, adult content, cryptocurrency promotions, and unauthorized financial services are restricted. Regulated industries like banking, healthcare, and insurance require specific compliance measures.
Always use the E.164 format, which starts with +352 followed by the local number. This ensures correct routing and delivery.
Loading...
Luxembourg SMS Best Practices, Compliance, and Features
Luxembourg SMS Market Overview
Market Conditions: Luxembourg has a highly developed telecommunications market with near-universal mobile penetration. The country's primary mobile operators include POST Luxembourg, Tango, and Orange Luxembourg. While OTT messaging apps like WhatsApp and Facebook Messenger are popular for personal communications, SMS remains crucial for business communications, particularly for authentication, notifications, and official communications. The market shows a relatively even split between Android and iOS devices, with a slight preference for iOS among business users.
Key SMS Features and Capabilities in Luxembourg
Luxembourg supports standard SMS messaging capabilities with some limitations on advanced features like two-way messaging and concatenation.
Two-way SMS Support
Two-way SMS is not supported in Luxembourg through standard API providers. Businesses requiring interactive messaging solutions should consider alternative communication channels or implement workarounds using separate inbound and outbound numbers.
Concatenated Messages (Segmented SMS)
Support: Concatenated messaging is not supported in Luxembourg through major SMS providers.
Message length rules: Standard SMS length limits apply - 160 characters for GSM-7 encoding, 70 characters for Unicode.
Encoding considerations: Both GSM-7 and UCS-2 encodings are supported, with GSM-7 recommended for optimal character usage and cost efficiency.
MMS Support
MMS messages are automatically converted to SMS with an embedded URL link to view the media content. This ensures compatibility across all carriers while still allowing the delivery of rich media content to end users.
Recipient Phone Number Compatibility
Number Portability
Number portability is not available in Luxembourg for SMS services. This means that messages are routed based on the original carrier assignment of the phone number.
Sending SMS to Landlines
Sending SMS to landline numbers is not supported in Luxembourg. Attempts to send messages to landline numbers will result in a failed delivery and an error response (400 error code 21614) from the SMS API, with no charges applied to the sender's account.
Compliance and Regulatory Guidelines for SMS in Luxembourg
Luxembourg follows strict GDPR and ePrivacy Directive requirements for SMS communications. The National Commission for Data Protection (CNPD) oversees data privacy compliance, while the Institut Luxembourgeois de R??gulation (ILR) regulates telecommunications services.
Consent and Opt-In
Explicit Consent Requirements:
Best Practices for Consent:
HELP/STOP and Other Commands
Do Not Call / Do Not Disturb Registries
Luxembourg does not maintain a centralized Do Not Call registry, but businesses must:
Time Zone Sensitivity
Luxembourg observes Central European Time (CET/CEST). While no strict time restrictions exist:
Phone Numbers Options and SMS Sender Types for Luxembourg
Alphanumeric Sender ID
Operator network capability: Supported with dynamic usage
Registration requirements: No pre-registration required
Sender ID preservation: Sender IDs are generally preserved across all major carriers
Length restriction: Maximum 11 characters, alphanumeric only
Long Codes
Domestic vs. International:
Sender ID preservation: Yes, original sender ID is preserved
Provisioning time: Immediate for international long codes
Use cases:
Short Codes
Support: Not currently available in Luxembourg
Alternative: Use international long codes or alphanumeric sender IDs
Use cases: N/A
Restricted SMS Content, Industries, and Use Cases
Restricted Industries:
Regulated Industries:
Content Filtering
Known Carrier Filters:
Best Practices:
Best Practices for Sending SMS in Luxembourg
Messaging Strategy
Sending Frequency and Timing
Localization
Opt-Out Management
Testing and Monitoring
SMS API integrations for Luxembourg
Twilio
Twilio provides a robust SMS API with comprehensive support for Luxembourg. Integration requires an account SID and auth token for authentication.
Sinch
Sinch offers a straightforward REST API for sending SMS to Luxembourg, with support for both JSON and XML formats.
MessageBird
MessageBird provides a feature-rich API with strong support for European markets including Luxembourg.
Plivo
Plivo offers reliable SMS delivery to Luxembourg with detailed delivery reporting.
API Rate Limits and Throughput
Error Handling and Reporting
Recap and Additional Resources
Key Takeaways:
Next Steps:
Additional Resources: