PAMI
PAMI copied to clipboard
PHP Asterisk Manager Interface ( AMI ) supports synchronous command ( action )/ responses and asynchronous events using the pattern observer-listener. Supports commands with responses with multiple ev...
Fix implode from issue #212 thanks to @gutorsantos
I have been working on a Laravel project and I had to use PAMI, by the way it's a great library! However, recently I got this error ``` [2022-01-21 09:55:06]...
Add new actions: ConfbridgeLock ConfbridgeUnlock ConfbridgeKick
Hello, I'm working on a new project that i have to implement a RDD (random digit dialing) and I have to generate random numbers from a series of parameters. After...
setOptions functionality added for UpdateConfigAction setFilter added for GetConfigAction
Hi there, Is there any word/update on whether this package will support PHP 8+?
changed .com (deprecated, not working) to .io
Hi, I find out, that the AMI action 'queues' since Asterisk 15 not more supported. See https://wiki.asterisk.org/wiki/display/AST/Asterisk+15+AMI+Actions
Added Php4.7 support.