My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

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)

Powered by Google Project Hosting