Jordan SMS Guide - sms-compliance -

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...