Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
minLevel1
maxLevel6
outlinefalse
stylenone
typelist
printabletrue

Once your SMS system is designed and built, you will need to set it up to make it go live. This includes two steps:

Step 1: Set up your SMS Gateway

...

CommCare provides a configurable Messaging system for sending SMS. To enable it in a particular location, you must establish an SMS gateway that provides two-way SMS in your target region.

Android Gateway

A very popular option that works in any location is to set up an Android Gateway using Telerivet and a local SIM and Android device. This is our recommended approach to setting up a gateway for CommCare. Other Android gateways are available, including with Twilio.

More information can be found here: Setup an Android SMS Gateway .

Commercial SMS Gateway (requires Technical Configuration)

Alternatively, you can establish a relationship with a commercial SMS gateway service provider that provides the local regional coverage that you require. These include both international service providers that offer services in many regions, as well as local service providers who specialize in a single region. Depending on the chosen service provider, these may require adding a new SMS Backend to the CommCare HQ open source codebase.

For information on how a developer can contribute to this codebase, see https://github.com/dimagi/commcare-hq/blob/master/CONTRIBUTING.rst .

...

You can read more about your gateway options here: Gateway Options for SMS Projects

Step 2: Connect your Gateway in CommCare

Set a Project Gateway Connection

...