API Reference

Modules

An Elixir client for the Asterisk AMI protocol

An AMI action is represented by this structure

Main module. Connects to Asterisk and allows you to send actions, and receive events and responses

An AMI event is represented by this structure

A small abstraction over the message received from Asterisk. Tells apart responses from events

An AMI response is represented by this structure

Connection supervisor

Main supervisor

Some tools used throughout the code