Crates.io | asterisk-ari-client-rs |
lib.rs | asterisk-ari-client-rs |
version | 0.1.4 |
source | src |
created_at | 2021-09-14 07:02:39.419021 |
updated_at | 2024-05-03 06:59:14.69359 |
description | Simple Asterisk ARI library |
homepage | |
repository | https://github.com/jabber-tools/asterisk-ari-client-rs |
max_upload_size | |
id | 451072 |
size | 146,313 |
Simple Asterisk library. Implements only small fraction of available Asterisk REST APIs known as ARI. Enables to connect to Asterisk websocket and listen for following events:
Apart from that following channels' operations are supported:
Supported recording API operations:
Supported application API operations:
This is by no means ready library. It is used for now on single purpose project and needs to be extended to support other ARI APIs. Pull requests welcome!
Licensed under either Apache-2.0 or MIT license.