Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 741 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 741 Bytes

Astxx, The Asterisk C++ wrapper and utility library.

Updated 12 April 2017

Documentation - https://stolyarchuk.github.io/astxx

Queue Actions by Alexander Drozdov


Updated 10/11/2012 by FluentStream Technologies

Original source and license from:

http://matt-land.com/astxx/


The goal of Astxx is to provide a fully functional and easy to use C++ wrapper for Asterisk enabling developers to write Asterisk related software using the full range of what C++ has to offer. This includes AGI scripts, accessing the Manager API, writing ExternalIVR scripts, writing IAX clients, and writing Asterisk modules.

Currently Astxx supports the AGI API and the Manager API.

vim: set tw=79 fo+=aw: