Posted by michaelsilverman on March 16, 2011 at 4:17am
Hello Leo:
Attended the first BOF at Drupal Conn but was unable to attend the hands on training session. Is it possible to get the materials? I have installed the module and set it up with Twilio (very simple process). Have written a couple of simple scripts and am looking for some more advanced samples. Also how can I gain access to the "built-in" scripts?
BTW - this is an awesome module, thanks for all the effort.
Michael Silverman.
Comments
I am new to the VOIP module
I am new to the VOIP module and not sure what you mean by built in scripts.
There are sample scripts which can be configured at VOIP Drupal - Default Call Configuration - Pickup script name.
Re: I am new to the VOIP module
Hello itserich,
VoIP Scripts enable the creation of interactive calls and voice menus in VoIP Drupal.
You may find out more about them by watching the little video of the VoIP Drupal release at DrupalCon Chicago 2011 or by having a look at the Working with VoIP Drupal scripts section of the VoIP Drupal Handbook.
Let me know if you have any questions, ok?
Example scripts?
Dear Michael Silverman,
The voipscriptsamples.module, which is part of the voipdrupal.module package, comes with a set of "built-in" scripts that demonstrate, among other things, how to
* call external functions (as in the weather report),
* send SMS,
* navigate from one script to another,
* organize conference calls
* process recorded files via callbacks
* and more.
Let us know if you have any specific questions, ok? We will be happy to help you out and incorporate new examples into that module!
Best,
Leo
Where are they then?
So how do I go about actually seeing/reading these scripts then? Do I have to do it outside of drupal itself?
Also, I just downloaded and installed version 3, and don't see the phonerecord or Tropo config...is that all in the dev version?
Mark
Re: Where are they then?
Hello there,
The sample scripts are part of voipscriptsamples.module. You have to open that module by hand (using vim, emacs, etc.) to actually see them.
The phone recorder is not part of VoIP Drupal core. It can be found at drupal.org/project/phonerecorderfield/
And, yes, for now voiptropo.module is still under heavy development and is only available via the dev version.
let us know if you have any further questions, ok?
Leo
Thanks
Leo:
This is what I wanted to get started.
Michael.