Skip to main content

Asterisk Manager

Add REST API for the Asterisk Manager Interface.

Description

A daemon for interacting with Asterisk's AMI :

  • forward AMI events to RabbitMQ ;
  • expose HTTP JSON interface for AMI actions.

Once a user is authenticated against Wazo platform, he can query the amid service to receive AMI events from Asterisk and push AMI command to it.

The amid service also proxies the AMI event to our event bus.

Schema

API documentation

The REST API for wazo-ami is available here

wazo-amid