Downloads

Download tar.gz 98 KB
MD5: 3f0023488fd1404e8d090344e031c007
SHA-1: 42facb68a967dcff40e1dadb727bf039fc13fa91
SHA-256: 17a8d5e11881833145d1fbfe9e9b1c66bccc85156112621dd9c9de26044520fc
Download zip 114.77 KB
MD5: 649a36e996451383d13a703c057c1462
SHA-1: 53f9096c3e72663e14dfc630b2d0efbdf6202374
SHA-256: f4b8a6122be035673dfa6a4bb21ed3ea08167f2de77c14773846199d25683ecf

Release notes

Welcome to VoIP Drupal 6.x-1.0-beta5!

The main goal of this release is to extend VoIP Drupal's SMS capabilities by
a) integrating VoIP Drupal with Drupal's SMS Framework and, with that, compensate for the lack SMS support provided by major VoIP services (such as Tropo or Twilio) outside of the North American market;
b) providing ways for users to carry conversations over SMS (or any other text-based network such as IM, email, Twitter, etc.);
c) enabling the creation of calls that combine text and voice channels in some very interesting ways.

To experiment with the new VoIP Drupal capabilities, try the following scripts available in voipscriptsamples.module:
* voipscript_sms_group, to subscribe, unsubscribe and broadcast messages to SMS groups
* voipscript_sms_call_sender, to get the system to call you back after receiving a text message
* voipscript_sms_dialog, to carry a simple conversation over multiple SMS messages
* voicescript_voice_with_sms_input, to receive sms input in the middle of a voice conversation

In order to accomplish the above, we added new commands to the API -- such as $voipscript->addWait() -- and implemented a new VoipSession class that enables, among other things, a call to resume where it last stopped after a hang up.

Let us know what you think!

-- The VoIP Drupal team

Created by: leoburd
Created on: 6 Jul 2011 at 22:43 UTC
Last updated: 6 Jul 2011 at 22:47 UTC
New features
Bug fixes
Unsupported

Other releases