https://github.com/zostay/openvbx-plugin-simultaneousdial
Simultaneous dialing applet for OpenVBX [NO LONGER MAINTAINED]
https://github.com/zostay/openvbx-plugin-simultaneousdial
Last synced: about 1 year ago
JSON representation
Simultaneous dialing applet for OpenVBX [NO LONGER MAINTAINED]
- Host: GitHub
- URL: https://github.com/zostay/openvbx-plugin-simultaneousdial
- Owner: zostay
- License: other
- Created: 2010-09-16T17:47:53.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2011-01-09T20:10:20.000Z (over 15 years ago)
- Last Synced: 2023-04-12T11:04:03.831Z (about 3 years ago)
- Language: PHP
- Homepage:
- Size: 289 KB
- Stars: 7
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.mkd
- License: LICENSE
Awesome Lists containing this project
README
# README
This plugin adds a "Simultaneous Dial" applet. This works exactly like the
built-in Dial applet (as of this writing), except that group dialing is
performed with all members being dialed simultaneously. The first person to pick
up "wins" the call.
# INSTALLATION
Do the following:
cd ~/OpenVBX/plugins
wget http://github.com/zostay/OpenVBX-Plugin-SimultaneousDial/tarball/OpenVBX-Plugin-SimultaneousDial-0.01
tar zxf zostay-OpenVBX-Plugin-SimultaneousDial-OpenVBX-Plugin-SimultaneousDial-0.01-0-ga022727.tar.gz
Now, go into your flow diagrams and start using it.
Done.
# AUTHOR
This is heavily derived from the built-in Dial applet that comes with OpenVBX. This was developed by Twilio.
The rest has been done by:
Andrew Sterling Hanenkamp