PAMI Versions Save

PHP Asterisk Manager Interface ( AMI ) supports synchronous command ( action )/ responses and asynchronous events using the pattern observer-listener. Supports commands with responses with multiple events. Very suitable for development of operator consoles and / or asterisk / channels / peers monitoring through SOA, etc

v2.0.2

4 years ago

v2.0.2

v2.0.1

7 years ago

Added new Events Compatibility with Asterisk 12+ events and actions

v2.0.0

8 years ago
  • No longer depends on log4php
  • Logger must now be PSR-3 Compatible
  • PSR-4 Autoloading by Composer
  • Removed PEAR and PHAR support for distributions
  • Available only via Composer
  • Uses Travis as CI Server
  • Rewrote build system to integrate Travis, Coveralls, and CodeClimate