GithubHelp home page GithubHelp logo

zhangzheng521 / phpagi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from welltime/phpagi

0.0 1.0 0.0 236 KB

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.

License: GNU Lesser General Public License v2.1

PHP 100.00%

phpagi's Introduction

PHPAGI README

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.

Installation

The preferred way to install this extension is through composer.

Either run

$ composer require welltime/phpagi ^2.20

or add

"welltime/phpagi": "^2.20"

to the require section of your composer.json file.

FILES

  • phpagi.php - The main phpagi class.

  • phpagi-asmanager.php - The Asterisk Manager class.

  • phpagi-fastagi.php - FastAGI class.

  • 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.

phpagi's People

Contributors

alexeevdv avatar arbuzov avatar bdido86 avatar codelingobot avatar dmitrymcn avatar freess avatar ipoddubny avatar nedlosster avatar ricventu avatar sebastianberm avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.