Downloads
Release notes
- Welcome to VoIP Drupal Beta 7!
This release includes the following features:
* General bug fixes
* Changes in the VoipScript API (part of voipcall.module)
** Now the addRecord() command can optionally keep processing ongoing recordings even when the call is hanged up.
** We also changed the variables returned by addRecord(). Now they include, among other things, the public url, the local path an the fid associated with the recorded file.
* Changes in voipscriptui.module
** Now users can clone all the voip scripts available in the system directly from the web. This will make it much easier for people to play with the existing samples without having to go to the command line to do so.
* Inclusion of the first Beta release of voipplivo.module (http://drupal.org/project/voippplivo/)
** From now on, VoIP Drupal is able to send and receive phone calls without necessarily depend on 3rd-party VoIP providers!
* Changes in voiptropo.module, voiptwilio.module
** Now the above modules indicate error in case the PHP cUrl library is not installed in the system.
Let us know if you have any questions, ok?
The VoIP Drupal team