Greetings, Since returning from Astricon this year, I'd been hammering away on a python library for the ARI, mostly because it's a good way for me to learn about the ARI. Right now I have a fair bit of the API working which include: /applicaitons /bridges /channels /endpoints /sounds Obviously there is more work to do, but I think we are at the point where other people can at least use it to interact with ARI. I've also included a command-line utility that will allow a user to interact with the ARI too. The source code is hosted on GitHub[1] (under an Apache 2.0 license) and documentation is on Read the Docs[2]. I'd suggest reading the installation[3] page to get started. Lastly we, once Asterisk 12 is closer to release we'll be publishing our releases to PyPI[4] for others to consume. And in the mean time, if you find a bug[5] or want to request a new feature please use launchpad[6] for that. [1] https://github.com/kickstandproject/python-ari [2] http://python-ari.readthedocs.org [3] http://python-ari.readthedocs.org/en/latest/installation.html [4] https://pypi.python.org/pypi/python-ari [5] https://bugs.launchpad.net/python-ari/+filebug [6] https://launchpad.net/python-ari -- Paul Belanger | PolyBeacon, Inc. Jabber: paul.belanger at polybeacon.com | IRC: pabelanger (Freenode) Github: https://github.com/pabelanger | Twitter: https://twitter.com/pabelanger