Name | Language | Website | Protocols |
---|---|---|---|
Asterisk-Java | Java | https://blogs.reucon.com/asterisk-java/ | AMI/FastAGI |
StarPy | Python+Twisted | https://github.com/asterisk/starpy | AMI/FastAGI |
Panoramisk | Python+AsyncIO | https://github.com/gawel/panoramisk | AMI/FastAGI |
PAMI | PHP | https://github.com/marcelog/PAMI | AMI |
Pyst2 | Python | https://github.com/rdegges/pyst2 | AMI/AGI |
Adhearsion | Ruby | http://www.adhearsion.com/ | AMI/FastAGI |
node-asterisk | Node.js | https://github.com/danjenkins/node-asterisk-ami | AMI |
AMI-IO | Node.js | https://github.com/NumminorihSF/ami-io | AMI |
NodeJS-AsteriskManager | Node.js | https://github.com/pipobscure/NodeJS-AsteriskManager | AMI |
AsterNET | .NET | https://github.com/AsterNET/AsterNET | AMI/FastAGI |
AmiClient | .NET | https://github.com/alexforster/AmiClient | AMI |
6 Comments
Jason Zeederberg
AMI Framework for Node.js that seems to work really well https://github.com/NumminorihSF/ami-io
Rusty Newton
Added! Thanks!
Alex Forster
Just published a new .NET Standard client library (also available on NuGet)– https://github.com/alexforster/AmiClient
Malcolm Davenport
Added, thank you
Marek Cervenka
production ready AMI lib for node.js - https://github.com/pipobscure/NodeJS-AsteriskManager
Malcolm Davenport
Added. Thank you.