Changes for version 0.2.1
- Fixed a bug where we would leave an empty value in callbacks on a get_response if the response was already in the buffer. Only error message for this happend once the Asterisk::AMI object went away and attempted to flush all pending callbacks.
- Require AnyEvent 5.2 or newer, as a feature we rely on was introduced in that release. Note, I have only tested as far back as version 5.26.
Modules
Perl module for interacting with the Asterisk Manager Interface
Extends the AMI module to provide simple access to common AMI commands and functions
Extends AMI::Common to include functions for the current development branch of asterisk