
  Welcome to the Asterisk Manager Interface (AMI)

  The intention of the AMI is to create an abstration layer to make communications
with asterisk PBX's manager interface easier.

  For more information on asterisk, visit asterisk.org and/or digium.com. For more
information on the asterisk manager interface, visit voip-info.org.

  Installation of the AMI library is just like any other GNU package.
  ./configure <options>
  make
  make install

  There are no special requirements for the software. It uses straight ANSI C with no
external libraries and no GNU extensions.

  If you are planning on using either the Asterisk Manager Proxy (AMP) and/or the Asterisk
Manager Administrator (AMA), libami is a requirement of both.

  If you plan to use AMI in your own software, feel free to do so, just make sure you follow
the terms of the GNU GPL licence. Documentation for the C interface can be found in the
Library.txt file of this source tree and in the sources themselves.

  Any feedback, bugs, patches, etc. can be sent to j@intuitivecreations.com

  The ideas and some code behind the 'custom' and 'customFreeForm' functions as well as some
  bug fixes are thanks to Norman Franke <norman@myasd.com>. Thanks Norman!

  Thanks and enjoy!

j
