search for: aioari

Displaying 2 results from an estimated 2 matches for "aioari".

Did you mean: aboard
2019 Jul 20
2
ARI libraries?
Up till now, I have only used Asterisk versions 1.2, 10 and 11, on CentOS 4, 5 and 6, and have made extensive use of AMI and FastAGI connections to a multi-threaded backend written in C. For a new project, I am looking at trying Asterisk 16 with ARI, on CentOS 7. I was looking at the various ARI libraries available, particularly the ones for Python and Node.js in github. I noticed that the
2019 Jul 20
2
ARI libraries?
...tifield a écrit : > > Are there any other languages/libraries I should be considering? > > Same here, after years of AGI / AMI, I recently made my first project > using ARI on Asterisk-16. I love Python, and was disappointed to find > that Python ARI looks abandoned. Then I found aioari > (https://github.com/M-o-a-T/aioari), an asyncio version of Python ARI, > which looked newer, and supported modern Python. Apart from a bug with > channel variables, aioari works for me. Hope that helps. Ah, cool, thank you! I see that project started off as a fork from ari-py. What is...