Async Python library for interacting with the Asterisk FreePBX
Project description
English
aioasterisk
Async Asterisk Client
Python 3.6+
Install
pip install aioasterisk
Auth
First you need gen auth url:
from aioasterisk.ami import AMIClient
client = AMIClient(address='127.0.0.1',port=5038)
client.login(username='username',secret='password')
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
aioasterisk-1.0.0.tar.gz
(5.9 kB
view details)
Built Distribution
File details
Details for the file aioasterisk-1.0.0.tar.gz
.
File metadata
- Download URL: aioasterisk-1.0.0.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bc3135b713a46dd558b0817bdfbd38330eff1671cca61b42e3927e23e53b2ff |
|
MD5 | 301c977da26c09ce8e2501ffeed65e66 |
|
BLAKE2b-256 | 46674e90e57bc1b256abc09d5bda169520753ddadc832146391243f5172f0ecf |
File details
Details for the file aioasterisk-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: aioasterisk-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d06162021eb25b7b692a14e48d8e22c38e6be121cc9815d74ab9b8bd43860c0e |
|
MD5 | f3a909cc9f7380b0d9ff1f92b861a2a8 |
|
BLAKE2b-256 | 471992e66f2651d07eb37777fca8e5bab3501422419786c911b4540884eba7ca |