Hello everyone,
We are happy to announce the release of VoIP Drupal Beta 3!
Among other things, this version incorporates the following changes:
* Bug fixes of different kinds
* New commands added to VoipScript
** addBeep(), to make beeps on the phone
** addLog(), to facilitate debugging
** addRunIvrMenu(), to make it easy to create complex interactive menus
* Changed parameter sequence of addSay()
* Renamed addSendSms() to addSendText() and included new parameters to indicate which channel to use (SMS, IM, etc.)
* Changed parameters for addGetInput(), addRecord() and addSay() to facilitate the creation of bilingual scripts
* Got rid of the "NO_INPUT" constant associated with addGetInput()
* Created a new VoipPrompt class to define how the system should play messages to the user in terms of voice, language and number pronounciation
* added a way for admins to define separate scripts for inbound and outbound calls
If you have any questions, just let us know!
Have fun,
The VoIP Drupal team