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.
| Tags | PHP AMI Asterisk Manager Interface |
|---|---|
| Licenses | Apache 2.0 |
| Implementation | PHP Asterisk |
Last announcement
You can now find PAMI at packagist, at: http://packagist.org/packages/marcelog/pami
Also, to user composer to install PAMI, see the updated inst...
Recent releases


Release Notes: This is a maintenance version with minor bugfixes.


Release Notes: This release adds UserEvent and Registry events.


Release Notes: This release adds composer packaging, makes minor internal cleanups, and adds ScreenName to JabberAction.


Release Notes: This release supports CEL (Channel Event Logging) events.


Release Notes: Message variables now allow multiple values.