DiaStar Demos
From ProjectDiaStar
Running Demos On Your Own DiaStar System
Once you have installed and configured a DiaStar/Asterisk setup, there are several options for downloading ready-to-go multimedia demos:
- Verification Demo - a simple demo to run through multimedia functionality to verify a system install. (Note: as of release 2.1, this will be part of the ISO install)
- Baseball Pitch-Finder Demo - An IVVR demo on gripping a baseball for various types of pitches
- UGottaKlunker Car Rental Demo - A step-by-step instructional video on changing a spare tire on a rental car
Project DiaStar files are stored on a public server using Subversion. Subversion (SVN) packages are not included on a DiaStar ISO install, so you will need to download the demos from a system that already has an SVN client on it.
Demo Media - audio and video files for the demo - can be checked out with the following command:
svn checkout svn://svn.projectdiastar.org/tools/trunk/demos/media
Copy the checked-out media directory structure under /var/lib/diastar.
Asterisk dialplans to go with the demos are checked out as follows:
svn checkout svn://svn.projectdiastar.org/tools/trunk/demos/asterisk_dialplans
The desired extensions.conf file should go into /etc/asterisk on the Asterisk system.
Additional Demos from the DiaStar Public Demo System
All of the demos on the public demo system will also be made available shortly.
