Skip to content
forked from sangoma/phpagi

phpagi is a set of PHP classes for use in developing applications with the Asterisk Gateway Interface

License

Notifications You must be signed in to change notification settings

modulus-sa/phpagi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPAGI README
 $Id: README,v 1.4 2005/05/19 13:19:37 pinhole Exp $
---------------------------------------

Welcome to PHPAGI. 

phpagi is a set of PHP classes for use in developing applications with
the Asterisk Gateway Interface, and is licensed under the GNU Lesser
General Public License (see COPYING for terms).

This release (version 2) of the phpagi classes is a significant overhaul
from the old version 1 library.  API functions have been renamed and 
restructured.

Version 1 of phpagi is no longer supported, but will continue to be
available for historical purposes.  We strongly encourage you to migrate
to this new version.

If you have developed software based around phpagi, we'd like to hear from 
you!  Drop us a note, and indicate whether you'd like us to list your 
application on our website.

FILES
-----
 phpagi.php           - The main phpagi class.
 phpagi-asmanager.php - The Asterisk Manager class.
 phpagi-fastagi.php   - FastAGI class.
 phpagi_1.php         - Compatability class for 1.12 release

 docs/                - README files for the classes.
 api-docs/            - API Documentation (html)

DOCS
----
 README.phpagi           - The main phpagi README
 README.phpagi-asmanager - The phpagi asterisk manager README
 README.phpagi-fastagi   - phpagi fastagi README
 
 CHANGELOG               - Change Log.

 phpagi.conf             - An example configuration file for phpagi.
 fastagi.xinetd          - xinetd.conf sample configuration for fastagi


SUPPORT
-------

Support for phpagi is available from the project website. 

 * http://phpagi.sourceforge.net
 * http://sourceforge.net/projects/phpagi/

About

phpagi is a set of PHP classes for use in developing applications with the Asterisk Gateway Interface

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%