Metadata-Version: 2.1
Name: event-ami-asterisk
Version: 0.0.1
Summary: Manager for Asterisk events received from AMI
Home-page: UNKNOWN
Author: Tatianno Alves
Author-email: tferreiraalves@gmail.com
License: MIT License
Keywords: asterisk ami gnew
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: wheel

#  GnewManagerAMIEvents

## Overview

It is an orchestrator that organizes the events received from the AMI and saves the state of the endpoints in memory.


## Installing GnewManagerAMIEvents and Supported Versions

GnewManagerAMIEvents is available on PyPI:

`$ python -m pip install event-ami-asterisk`

GnewManagerAMIEvents officially supports Python 3.8+.

## Cloning the repository

`$ git clone https://github.com/Gnew-Solucoes-IP-Ltda/online.git`

