Download List

Project Description

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

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-02-06 03:55 Back to release list
1.60.0

This release can use optional predicates (closures) when registering a callback (will only be invoked when the predicate returns true). It can use closures and specific methods from objects as callbacks instead of IEventListeners.
Tags: event listener closure predicate

Project Resources