Packages

Elixir client for the Asterisk AGI protocol. Find the user guide in the github repo at: https://github.com/marcelog/elixir_agi.

Current section

Files

Jump to
elixir_agi examples README.md
Raw

examples/README.md

# Examples
In this directory you will find examples on how to run an AGI application from
different entry points.
* AsyncAGI (with the help of ElixirAmi)
* FastAGI
* Standard AGI, using STDIN and STDOUT