Frequently Asked Questions
Use a registered alphanumeric sender ID with an "adv" prefix for promotional messages. Ensure the recipient numbers are in E.164 format (+962XXXXXXXXX) and the message content is encoded using Unicode for Arabic characters. Comply with local regulations, including obtaining explicit consent and respecting quiet hours (no promotional messages after 9 PM Amman time).
Pre-registration is required with all major Jordanian networks (Zain, Orange, and Umniah). This process typically takes about 12 days and involves submitting company documentation and message templates. Promotional messages must use alphanumeric sender IDs prefixed with "adv". Registered IDs are preserved across networks, ensuring consistent brand identity.
While Jordan's mobile market is advanced, two-way SMS is not supported through major SMS providers via standard APIs. This means businesses cannot receive replies to their messages directly through these channels, although other communication methods may be available.
Promotional messages are prohibited after 9:00 PM Amman time (GMT+3). Transactional messages related to urgent matters are permitted 24/7. Best practice suggests sending messages between 9:00 AM and 8:00 PM local time to avoid disturbing recipients.
No, short codes are not currently supported in Jordan for SMS marketing. Use a registered alphanumeric sender ID instead. Long codes are supported but are typically converted to alphanumeric sender IDs upon delivery.
Messages are limited to 160 characters per segment when using GSM-7 encoding. If you use UCS-2 encoding (necessary for Arabic and special characters), the limit is 70 characters per segment. Concatenated messages are supported for longer content.
Jordan requires explicit consent before sending marketing messages, mandates clear opt-out instructions in both Arabic and English, and prohibits promotional messages after 9 PM. The Telecommunications Regulatory Commission (TRC) oversees these regulations, and businesses must comply to avoid penalties.
All marketing messages must include clear opt-out instructions. Common keywords like STOP, CANCEL, and UNSUBSCRIBE must be honored in both English and Arabic. Opt-out requests must be processed within 24 hours, and records maintained for at least 12 months.
Due to carrier rate limits, implement a queuing system with retry logic, use batch APIs, monitor throughput, and adjust sending rates to manage high-volume SMS campaigns effectively. Distributing traffic across multiple sender IDs can also help.
Restricted content includes gambling, political material, religious messaging, adult content, cryptocurrency promotions, and unregistered financial services. Content and URL filtering is enforced by carriers.
Initialize the Twilio client with your Account SID and Auth Token. Use a registered alphanumeric sender ID in the 'from' parameter, the recipient's number in E.164 format in the 'to' parameter, and the message content in the 'body' parameter. Ensure 'type' is set to 'unicode' for Arabic.
Potential reasons include using an unregistered sender ID, sending restricted content, violating quiet hours, or exceeding rate limits. Check your message content, sender ID registration status, and sending frequency against TRC guidelines.
Instantiate the MessageBird client with your API key. Use your registered alphanumeric sender ID as the 'originator', provide the recipient number(s), and include your message content. Set the 'type' parameter to 'unicode' for Arabic language support.
Obtain explicit consent, respect quiet hours (9 PM - 9 AM), keep messages concise (under 160 characters), localize content in Arabic and English, provide clear opt-out instructions, and regularly monitor delivery rates and opt-out patterns.
Loading...
Jordan SMS Best Practices, Compliance, and Features
Jordan SMS Market Overview
Market Conditions: Jordan has a vibrant mobile communications market dominated by three major operators: Zain, Orange, and Umniah. SMS remains a crucial communication channel for businesses, particularly for authentication, notifications, and marketing purposes. While OTT messaging apps like WhatsApp are popular for personal communication, SMS maintains its position as the most reliable channel for business communications due to its universal reach and high open rates.
Key SMS Features and Capabilities in Jordan
Jordan supports most standard SMS features including concatenated messages and alphanumeric sender IDs, though two-way SMS functionality is limited and MMS messages are converted to SMS with URL links.
Two-way SMS Support
Two-way SMS is not supported in Jordan through major SMS providers. This means businesses cannot receive replies to their messages through standard SMS APIs.
Concatenated Messages (Segmented SMS)
Support: Yes, concatenation is supported for most sender ID types, though support may vary based on the specific sender ID type used.
Message length rules: Messages are limited to 160 characters before splitting occurs when using GSM-7 encoding.
Encoding considerations: Messages using GSM-7 encoding can contain up to 160 characters in a single segment, while UCS-2 encoding (used for Arabic and special characters) allows up to 70 characters per segment.
MMS Support
MMS messages are not directly supported in Jordan. Instead, MMS content is automatically converted to SMS with an embedded URL link where recipients can view the multimedia content. This ensures compatibility while still allowing businesses to share rich media content with their audiences.
Recipient Phone Number Compatibility
Number Portability
Number portability is available in Jordan, allowing users to keep their phone numbers when switching between mobile operators. This feature does not significantly impact SMS delivery or routing as messages are properly routed to the current carrier.
Sending SMS to Landlines
Sending SMS to landline numbers is not supported in Jordan. Attempts to send messages to landline numbers will result in a failed delivery and typically trigger a 400 response error (error code 21614) from SMS APIs. These messages will not appear in logs and accounts will not be charged for the attempt.
Compliance and Regulatory Guidelines for SMS in Jordan
The Telecommunications Regulatory Commission (TRC) of Jordan oversees SMS communications and has established specific guidelines for business messaging. Companies must comply with both TRC regulations and individual mobile operator requirements to ensure successful message delivery and regulatory compliance.
Consent and Opt-In
Explicit consent is mandatory before sending any marketing or promotional messages to users in Jordan. Best practices for obtaining and documenting consent include:
HELP/STOP and Other Commands
Do Not Call / Do Not Disturb Registries
While Jordan does not maintain a centralized Do Not Call registry, businesses must:
Time Zone Sensitivity
Jordan follows strict time-based restrictions for promotional messages:
Phone Numbers Options and SMS Sender Types for Jordan
Alphanumeric Sender ID
Operator network capability: Fully supported
Registration requirements: Pre-registration required with all major networks
Sender ID preservation: Yes, registered IDs are preserved across networks
Long Codes
Domestic vs. International:
Sender ID preservation: No, international long codes are typically overwritten Provisioning time: N/A Use cases: Not recommended for Jordan; use registered alphanumeric IDs instead
Short Codes
Support: Not currently supported in Jordan Provisioning time: N/A Use cases: N/A
Restricted SMS Content, Industries, and Use Cases
The following content types and industries face restrictions:
Content Filtering
Carrier filtering rules:
Tips to avoid blocking:
Best Practices for Sending SMS in Jordan
Messaging Strategy
Sending Frequency and Timing
Localization
Opt-Out Management
Testing and Monitoring
SMS API integrations for Jordan
Twilio
Twilio provides a robust REST API for sending SMS messages to Jordan. Authentication uses your Account SID and Auth Token.
Key parameters:
from
: Must be a registered alphanumeric sender IDto
: Jordan numbers in E.164 format (+962XXXXXXXXX)body
: Message content (supports Unicode for Arabic)Sinch
Sinch offers a REST API with OAuth2 authentication for sending SMS to Jordan.
Key parameters:
from
: Registered sender IDto
: Array of recipient numbersbody
: Message contentMessageBird (Bird)
MessageBird provides a REST API for sending SMS messages with API key authentication.
API Rate Limits and Throughput
Jordan carriers implement various rate limits:
Strategies for managing high volume:
Error Handling and Reporting
Common error scenarios and solutions:
Logging best practices:
Recap and Additional Resources
Key Takeaways
Compliance Priorities
Technical Considerations
Next Steps
Additional Resources
Contact Information: