Software

PAGI

About PAGI

PAGI means PHP Asterisk Gateway Interface. It is an OOP client for the Asterisk Gateway Protocol, implemented in PHP.

Where to find

You can find PAGI:

Features

  • Mocked PAGI client to easily test your IVR applications.
  • CDR management support.
  • Call spool and schedule auto dial.
  • Send and Receive Fax.
  • Channel Variables.
  • Caller ID management.
  • Can be used with FastAGI, see FastPAGI
  • Nodes, allowing to expect input from the user, play prompt messages, validate input and play error messages, etc
  • Node controller, to control and orchestrate the application call flow

See the README file for more information.