PAGI is a PHP AGI (Asterisk Gateway Interface) facade with CDR (Call Detail Record), call spool and schedule auto dial, send and receive Fax, channel variables, and caller ID management.
| Tags | PHP Asterisk AGI |
|---|---|
| Licenses | Apache 2.0 |
| Implementation | PHP Asterisk |
Last announcement
You can now find PAGI at packagist, at: http://packagist.org/packages/marcelog/pagi
Also, to user composer to install PAGI, see the updated inst...
Recent releases


Release Notes: This release adds support for the AMD application (Answering Machine Detection).


Release Notes: This release adds composer packaging and internal cleanups.


Release Notes: This release adds clearPromptMessages() to programatically remove all prompt messages in a node.


Release Notes: The "no input" message on call flow nodes can now be configured to be played in the last input attempt.


Release Notes: This release can manipulate SIP headers and caller ID presentation. It adds an action jumpTo node after callback evaluation. It adds executeAfterValidationFailed for nodes, minor fixes, and new assertions in mocked nodes.