Chad SMS Guide - sms-compliance -

Frequently Asked Questions

Use an SMS API like Twilio, Sinch, MessageBird, or Plivo. Ensure your messages are 160 characters or less, use an alphanumeric sender ID, and comply with local regulations. Chad does not support two-way SMS or concatenated messages, so design your campaigns accordingly.
The character limit is 160 for GSM-7 encoding (Latin characters) and 70 for UCS-2 encoding (Arabic or non-Latin characters). Concatenated messages are not supported, so keep messages within these limits.
MMS is not directly supported. When sending MMS, the system converts it to SMS with a URL link to the multimedia content. This ensures delivery while providing access to rich media via the web.
Send between 8:00 AM and 8:00 PM local time (WAT), avoiding religious holidays and Friday prayers (12:00 PM - 3:00 PM). A frequency of 2-3 messages per week per recipient is recommended.
No, sending SMS to landlines is not supported and will result in a failed delivery with a 400 response error (code 21614). These failed attempts are not logged and are not billed.
Obtain explicit consent before sending marketing messages. Honor STOP commands (STOP, ARRET, ARRÊT, ????????), offer HELP in French (AIDE) and Arabic (????????????), and maintain opt-out records for at least 12 months.
Alphanumeric sender IDs are supported and recommended. Short codes and long codes (both domestic and international) are not currently supported.
Consent must be explicit, either written or electronic. Clearly explain the types of messages, content examples, and frequency. Keep records of consent, including timestamp and source, for at least 12 months.
Process opt-out requests (STOP, ARRET, ARRÊT, ???????? in French and Arabic) within 24 hours. Maintain a centralized opt-out database and ensure every message includes clear opt-out instructions.
Gambling, adult content, unauthorized financial services, political messaging without authorization, and cryptocurrency promotions are restricted. Avoid URL shorteners and ensure your content adheres to local cultural and religious norms.
The rate limit is 30 messages per second per sender ID, with a daily quota of 100,000 messages per account. You can have a maximum of 10 concurrent API connections.
Use the international format with the +235 country code. For example, +23512345678. Ensure the number starts with +235; if not, prepend it.
Reduce sending frequency or pause campaigns altogether during Ramadan and other religious observances out of respect for local customs. Avoid sending messages during Friday prayers.
French and Arabic are the official languages. Bilingual messages cater to a wider audience. Ensure your content is culturally sensitive and uses local date/time formats.
Refer to the provided code examples for each platform in the article. Each example demonstrates how to initialize the API client, format phone numbers, and send messages using the respective platform's library.
Loading...