Tech Support
2018-Mar-27 13:25 UTC
[asterisk-users] Looking for C library for the Asterisk AMI
All; We do a lot of programming and customizations for Asterisk and normally, we do everything in Perl. For that, we use the CPAN module Asterisk::AMI, and it works great. However, we have several programs that would benefit greatly if they were written in C. So my question is this: Does anyone know of a C library used to access and communicate with the AMI? Any insight at all would be a big help. Thanks; John V. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20180327/1cdc8fed/attachment.html>
Antony Stone
2018-Mar-27 13:31 UTC
[asterisk-users] Looking for C library for the Asterisk AMI
On Tuesday 27 March 2018 at 15:25:25, Tech Support wrote:> All; > > We do a lot of programming and customizations for Asterisk and > normally, we do everything in Perl. For that, we use the CPAN module > Asterisk::AMI, and it works great. However, we have several programs that > would benefit greatly if they were written in C. So my question is this: > Does anyone know of a C library used to access and communicate with the > AMI? Any insight at all would be a big help.Well, there's https://github.com/andrewjsi/libamievent I have no personal experience of it, but it might be helpful to you. Antony. -- I bought a book about anti-gravity. The reviews say you can't put it down. Please reply to the list; please *don't* CC me.