Python bindings for Asterisk Manager Interface and Asterisk Gateway Interface
Project description
pystrix is an attempt at creating a versatile Asterisk-interface package for AMI and (Fast)AGI needs. It is published as an open-source library under the LGPLv3 by Ivrnet, inc., welcoming contributions from all users.
Overview
pystrix runs on python 2.7/python 3.4+ on any platform. It’s targeted at Asterisk 1.10+ and provides a rich, easy-to-extend set of bindings for AGI, FastAGI, and AMI.
Release Schedule
The current code in the repository correspond to version 1.1.8 of the package. When a bug is found and fixed a new version of the package will be generated in order to keep it updated and as bug-free as possible.
New releases will follow the format: <release mayor>.<release minor>.<bug fixed> according to the change made to the code.
History
After some research, we found that what was available was either incompatible with the architecture model we needed to work with Twisted, (while excellent for a great many things, isn’t always the right choice), was targeting an outdated version of Asterisk, or had a very rigid, monolithic design. Identifying the pyst and py-asterisk packages as being similar, but structurally incompatible, to what we wanted, pyst was chosen as the basis for this project, with a full rewrite of its AGI and AMI systems to provide a uniform-looking, highly modular design that incorporates logic and ideas from py-asterisk. The end result is a package that should satisfy anyone who was looking at either of its ancestors and that should be easier to extend as Asterisk continues to evolve.
Installation
From pip
$ pip install pystrix
From github
$ pip install -e git://github.com/marsoguti/pystrix.git#egg=pystrix
Usage
Detailed usage information is provided in the documentation, along with simple examples that should help to get anyone started.
Documentation
Online documentation is available at http://pystrix.readthedocs.io/.
Inline documentation is complete and made readable by reStructuredText, so you’ll never be completely lost.
Credits
- Ivrnet, inc.
Initial development of pystrix was funded by Ivrnet
Ivrnet is a software-as-a-service company that develops and operates intelligent software applications, delivered through traditional phone networks and over the Internet. These applications facilitate automated interaction, personalized communication between people, mass communication for disseminating information to thousands of people concurrently, and personalized communication between people and automated systems. Ivrnet’s applications are accessible through nearly any form of communication technology, at any time, from anywhere in North America, via voice, phone, fax, email, texting, and the Internet.
- Neil Tallim
Development lead
Programming
Other contributions and current package maintenance
- Marta Solano
Bug solving - Programming
Pip package maintenance
- Eric Lee
Python 2 to 3 migration - compatibility
Programming
- Karthic Raghupathi
Bug solving - Programming
Pip package maintenance
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pystrix-1.2.0.tar.gz
.
File metadata
- Download URL: pystrix-1.2.0.tar.gz
- Upload date:
- Size: 70.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fab8bcf291778730d7034cc099e82d40246b341004edc9583e49b38d0e6ea1d4 |
|
MD5 | 816744bfb47207bbbabc4b4e8b5c7eee |
|
BLAKE2b-256 | 6a48966078ebe7ca33f21cf3304fc23a833bbd97a68895332c59edf560e5d639 |