|
Project Information
|
PHP version of my AGI (Asterisk Gateway Interface) Library To use these, do this: # cd /var/lib/asterisk # svn co http://stgagi.googlecode.com/svn/agi-bin To add to freepbx/trixbox system, add something like this to /etc/asterisk/extensions_custom.conf: exten => 22,1,AGI(dtmftest.php) |