projectb14ck

Random thoughts of a happy programmer.

Posts Tagged ‘AGI’

A Technical Introduction to Asterisk Gateway Interface (AGI)

The Asterisk Gateway Interface, commonly referred to as AGI, is a language-independent API for processing calls. It allows programmers to write simple programs to manipulate and route calls on Asterisk servers in a simple, easy manner.
This article provides a technical introduction to the AGI, explaining how it works, how it can be used, where you [...]

Asterisk 1.6 AGI C Library Project

I’m announcing my Asterisk 1.6 C AGI library for developers (cAGI). cAGI is a fully compliant Asterisk 1.6 AGI library for C developers. It can be used in production (I’ve been using it on several production boxes for the past 5 months), and has been generally well tested.
cAGI was originally part of my WildPBX project, [...]

© 2008-2009 projectb14ck
Powered by Wordpress and made by Guerrilla