Projects
Here are some various projects and things I have written. They are not necissarily pretty or useful but I figured I would share them anyway.
Tweet2Call
Original: tweet2call.tar.bz2 FreePBX module: tweet2call-0.1.0.0.tar.gz
This is an script that polls a specified twitter account for direct messages that contain a valid department like sales, support, billing and a 10-11 digit phone number. When such a message is found it then generates a call via Asterisk (tm) call files to the requested number from the requested queue.
Original: tweet2call.tar.bz2 FreePBX module: tweet2call-0.1.0.0.tar.gz
DNS-O-MATIC updater
PHP Script to update your ip with the dns-o-matic service
Source: dnsomatic.phps
Change Control Module for FreePBX
A Module that simply lets you add or remove the "click to apply changes" button on a whim
FreePBX Module: change_control-0.1.0.0.tar.gz
Watchdog for zaptel/DAHDI
This program watches spans for alarms and calls a hook script on alarm.
Source Zaptel: wachdog.c Source DAHDI: wachdogdahdi.c