Actions
=======

The AMI reacts primarily to requests submitted to it in the form of actions, which are described
in this section. Their usage is consistently a matter of instantiating a class, then passing it
(as many times as you'd like) to :meth:`ami.Manager.send_action`

.. toctree::

    core.rst
    dahdi.rst
    app_confbridge.rst
    app_meetme.rst
    

