MobilED
From MobileHacking.org
MobilIVR Overview
MobilIVR is essentially a convenience layer that sits on-top of Asterisk [www.asterisk.org], as well as Kannel (SMS gateway). It enables IVR application development in Python, and the creation of applications that combine SMS and IVR communication. For example, SMS request messages can be received, resulting in a IVR call-back to the SMS's originating number with the requested information.
MobilIVR also performs gateway resource management for making outgoing calls or sending SMS messages. This enables it to locate an available outgoing line or GSM modem.
Existing Applications created with MobilIVR
AudioWiki
Send an SMS containing 'wiki HIV'. The system phones you back and uses TTS (Text-to-Speech) to play the Wikipedia article, with touch tone input to navigate the article.
HIV help-line
IVR information service that the public can dial into to learn about general care of individuals who have HIV.

