Introduction

The Messenger Notification project demonstrates the use of Asterisk as a key element in an automated notification system. E-mails received by registered users of this system can receive automated phone calls notifying them of the receipt of important e-mails. The text of these e-mails can be read during the notification.

In addition, this project integrates VoIP technology with other commonly used REALTOR® applications, such as e-mail and contact management (CM) systems. Agents and/or Brokers registered with the notification system will receive an automated phone call alerting them of the receipt of important e-mails. In addition, the text of the e-mail message can be read to the recipient of the call by the system.

Lead

Listings Website

XUB

Post
Name: …
Phone: …
Message: More info …
Notify
Agent Phone
Post Info
Initiate Asterisk



Features

Installation

  1. To install Messenger, you will first need to download and install Asterisk, Festival and PostgreSQL. (On Linux, Festival and PostgreSQL may already be installed.)
  2. Next download the Messenger Installation Package, and unizp it.
    unzip InstallMessenger.zip
  3. This will create a directory called InstallMessenger. Move to that directory
    cd InstallMessenger
  4. Next, run the install script
    ./helper.sh

    The script will guide you through the rest of the installation of Messenger.

Application

The current release of this package includes:

Source