Programs

Here are some programs that I have written and written with other programmers around the world that I give back to the community.

Asterisk ITSP
-A billing system for ITSP's I am writing

Asterisk PHP Timeclock - A timeclock program I modified to work with Asterisk using mySQL.

Asterisk Click 2 Dial - A program for Asterisk I wrote that allows you to input your number into a webpage, and select how many minutes you want to wait for a representative to call you. Written in PHP/mySQL and AMI.

Asterisk Call Blaster - A program for Asterisk that Aleph Communications and I wrote that allows Asterisk to call people in a list and play a recorded message to them. Aleph Communications wrote the backend in Perl, I wrote the front end in PHP/mySQL and the Dialplan is AEL.

Asterisk Poll Blaster - A program for Asterisk that Aleph Communications and I wrote that allows Asterisk to call people and have them complete a poll over the phone. This is based off the Call Blast engine.

Failover-Server Backup Solution - A program I wrote for windows that checks the server availability of infinite number of servers. The first one it finds that is up it will start the backup to. This is a one-way syncronization, from source to destination. It deletes files/directories off the desitination server that are no longer on the source drive. Ran using Windows "Scheduled Tasks" program. Backend is based off XXCopy. Has the ability to choose your prefered destination with a click of a button depending where you are located with regard to the server. This program was written in mind for people with laptops who travel from different branches of a company.