Le 20/07/2019 à 12:21, Tony Mountifield a écrit :
> What is the bug with channel variables? Do you have a fix for it?
Channels variables caused an error, my fix is in aioswagger11/client.py
(line 80) :
elif param['paramType'] == 'body':
In article <301a2e78-d490-3805-e30f-41b668aac...@sysnux.pf>,
Jean-Denis Girard wrote:
>
> Hi Tony,
>
> Le 20/07/2019 à 06:29, Tony Mountifield a écrit :
> > Are there any other languages/libraries I should be considering?
>
> Same here, after years of AGI / AMI, I recently made my first proj
Hi Tony,
Le 20/07/2019 à 06:29, Tony Mountifield 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
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