You cannot post messages because only members can post, and you are not currently a member.
Description:
RapidSMS is an opensource platform for data collection, logistics coordination and communication allowing any mobile phone to interact with the web.
http://github.com/rapidsms
|
|
|
RapidSMS website specification
|
| |
Hi all,
Our next planned milestone is to revamp the RapidSMS website. As you
probably noticed. rapidsms.org currently redirects to Read the Docs and is
no longer online. We'd like to build a fresh website for the RapidSMS
community catered to both developers and government/NGOs. In short, the... more »
|
|
naive question: can you store different data in different tables in rapidsms?
|
| |
Hi all, I've used frontline sms before but haven't used rapid sms, and as I'm learning more about this tool, I'd like to pose a question: While utilizing the same phone number, could you easily collect/store different information (from different questionnaires/projects) in different tables? I'd like to ask health care centers to send in 2 - 3 messages that... more »
|
|
Cron,
|
| |
Try running it manually ie `./manage.py check_list_porgress` and see what
it ends up bringing
Kenneth
...
|
|
Cron Jobs
|
| |
Hi all my cron job is not running, the script check_script_progress does
not run and so i cant register my contacts through the phone,
my messages remained handled on the httprouter what can i do.
Thanks
|
|
rapidsms nigeria birth registration data inquiry
|
| |
Hi. I'm trying to get the underlying birth registration data for the (amazing) birth registration deployment in Nigeria: [link] I'm assuming its on a local server and can only be accessed with permission from the host. Is that correct? Just making sure its not on a centralized... more »
|
|
Try the official docs - they've improved!
|
| |
I know in the past the official RapidSMS docs were pretty thin, so people have turned to blog posts and other material looking for help. The documentation is a lot better now, and I'd encourage everyone to look there first for information. The developers have done a lot of work on it. Also, we welcome (really!) feedback on the documentation - what parts are... more »
|
|
creating an app
|
| |
Hi guys, just for clarification, for crating an application in a rapidsms project, I keep getting some tutorials saying that we use "python rapidsms startapp app_name" (this give errors) or "(./)rapidsms-admin.py startapp app_name"(got error), so i just did "python manage.py app_name" but it didn't come with the app.py file, so I added it straight!... more »
|
|
RapidSMS 0.14.0 Released
|
| |
Hi all,
I’m excited to announce the release of RapidSMS
0.14.0<[link]>!
Here’s a quick summary:
- Added provisioning and deployment
documentation<[link]>
- Require login on all core/contrib views (since we're deploying... more »
|
|
BACKEND PROBLEM
|
| |
Hi guyz,
I am creating a connection for sending responses to clients(rapidsms) .Here
is the code:
try:
|
|
|