asterisk-rs-agi 0.1.0

Async Rust FastAGI server for Asterisk Gateway Interface
Documentation

Async Rust FastAGI server for the Asterisk Gateway Interface.

AGI allows external programs to control Asterisk dialplan execution. This crate provides a FastAGI TCP server that dispatches incoming connections to a user-defined handler.