Scripts for PBX in a Flash

The Best of Nerd Vittles

HOW-TO Install PBX in a Flash Scripts

All PBX in a Flash scripts install in much the same way. Log into your server as root and issue the following commands substituting the full http download path of the script you wish to install for http://bestof.nerdvittles.com/scripts/ and the actual file name for scriptname.pbx in the example. For complete documentation, click on the Script Title in the listings below. We strongly recommend you read the documentation before using any installation script! Some require configuration in advance, and some should only be run once. We also recommend you visit the Nerd Vittles forum for any late-breaking comments or installation suggestions about these scripts before actually using them.

cd /root
wget http://bestof.nerdvittles.com/scripts/scriptname.pbx
chmod +x scriptname.pbx
./scriptname.pbx

If the downloaded script name ends in .zip, then add the following step after issuing the wget command: unzip scriptname.zip

If the downloaded script name ends in .gz, then add the following step after issuing the wget command: gunzip scriptname.gz

Nerd Vittles Application Scripts

Tom King's Wonder Scripts - Visit pbxinaflash.org

User-Contributed Application Scripts

Nerd Vittles Original Article (12/11/2007): Ho, Ho, Ho: Some Asterisk Stocking Stuffers from Santa