PAMI

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

APACHE-2.0 License

Downloads
654.5K
Stars
404
Committers
18
PAMI - v2.0.2 Latest Release

Published by marcelog over 4 years ago

v2.0.2

PAMI - Compatibility with Asterisk 12+ Actions and Events

Published by marcelog almost 8 years ago

Added new Events
Compatibility with Asterisk 12+ events and actions

PAMI -

Published by marcelog almost 9 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