chan-sccp / PAMI

Fork of 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
http://marcelog.github.com/PAMI
Apache License 2.0
26 stars 21 forks source link

Add format and mix parameters to MonitorAction.php #3

Closed dkgroot closed 5 years ago

dkgroot commented 5 years ago

extended monitor action with 2 more parameters

repo : github.com/syco/PAMI PR: marcelog/PAMI#149