PHPackages                             gietos/phpagi - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. gietos/phpagi

ActiveLibrary[API Development](/categories/api)

gietos/phpagi
=============

PHPAGI is a PHP class for the Asterisk Gateway Interface. The package is available for use and distribution under the terms of the GNU Public License.

2.0.3(9y ago)115.7k1GNU LGPLPHPPHP &gt;=5.3.0

Since Dec 24Pushed 9y ago2 watchersCompare

[ Source](https://github.com/kstkn/phpagi)[ Packagist](https://packagist.org/packages/gietos/phpagi)[ Docs](http://phpagi.sourceforge.net/)[ RSS](/packages/gietos-phpagi/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (1)Versions (9)Used By (0)

PHPAGI
------

[](#phpagi)

PHPAGI is a set of PHP classes for use in developing applications with the Asterisk Gateway Interface forked from .

Installation
------------

[](#installation)

The suggested installation method is via [composer](https://getcomposer.org/):

```
composer require gietos/phpagi
```

Usage
-----

[](#usage)

Create a script `agi.php`

Put there:

```
