Phone Recorder Field

Component type

module

Categories

Maintenance status

Development status

Downloads

1470

Component created

Component changed

The Phone Recorder Field module provides a new CCK field that calls the user to record audio content from the telephone.

The new field is based on AudioField module and records audio via the VoIP Drupal API.

---
This module is part of the VoIP Drupal platform. It has been originally developed by Tamer Zoubi and Leo Burd under the sponsorship of the MIT Center for Civic Media (http://civic.mit.edu).

messaging_voip

Component type

module

Categories

Maintenance status

Development status

Downloads

660

Component created

Component changed

The messaging_voip module integrates the VoIP Drupal platform with Drupal's Messaging Framework.

Among other things, it enables users to be notified of system events via the execution of phone calls.

---
The messaging_voip module is part of the VoIP Drupal platform. It has been originally developed by Tamer Zoubi and Leo Burd under the sponsorship of the MIT Center for Civic Media (http://civic.mit.edu).

VoIP Number

Component type

module

Categories

Maintenance status

Development status

Downloads

2249

Component created

Component changed

The VoIP Number provides an abstraction layer that facilitates the handling of the different kinds of "phone numbers" associated with Internet telephony (VoIP) calls.

In particular, this module provides:

- an API that enables access to the different VoIP Numbers associated with individual users and content types

Mupload

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

Mupload provides a file field (and image field) widget that wraps
a Plupload form element. This means multiple file uploads across
a wide range of browsers. It even supports drag-and-drop.

For a file field (or image field) use the Muploader widget instead of
the default File (or Image) widget.

This module is for Drupal 7 only!

Requirements

A fully configured Plupload module. The developer version is recommended.

AWeber Webform

Component type

module

Maintenance status

Development status

Component created

Component changed

AWeber Communications is an email marketing service used to build, maintain, and send to an email mailing list, ideal for sales campaigns, email newsletters, or just staying in touch with your website visitors. You can learn more about AWeber at AWeber.com, or sign up for an account for just a dollar.

Bounce handler

Component type

module

Maintenance status

Development status

Downloads

2552

Component created

Component changed

A typical web application sends out mail but doesn't check for the validity of the mail address causing lots of bounces.

This is undesirable since it causes overhead for the web at large and can also lead to the webserver being blocked by receiving MTAs and/or the mails getting a higher spam rating leading to less successful mail delivery.

This module contains a drush script that is meant to be called by the MTA when it receives a bounce.

It will expect a VERP encoded delivery address from which the user address is extracted.

Invite link

Component type

module

Maintenance status

Development status

Downloads

2015

Component created

Component changed

Provides the invite link for invite module. Link can be used on external sites and clicked by unlimited visitors. When someone registers, invitation is treated like sent from invite module.

Link is described as follows:
http://#yoursite/invite/code/#inviter_id
or
http://#yoursite/invite/code/#inviter_name

where:
#yoursite - is your site address
#inviter_id - is user id (uid)
#inviter_name - is users name (login)