Asterisk-AMI
view release on metacpan or search on metacpan
209210211212213214215216217218219220221222223224225226227228
return
undef
if
the action failed.
- Added Callbacks on
for
Actions to core AMI,
read
the documentation
for
more information.
- New Module AMI::Common:Dev contains additional functions
for
working
with
Asterisk 1.6+
0.1.2 - All AMI Objects can now also be used a normal IO Handles. It is not recommended
that you
read
and
write
directly to them. This was added so you can add the AMI
object to something like IO::Select
for
single threaded server applications
- New module AMI::Common::Dev, which is currently empty. This will be where new functions
specific to Asterisk 1.6+ will go. When the
next
LTS of Asterisk is released these will then
be merged back into AMI::Common and new functions will be added here.
- Cleaned up option handling
- Fixed a bug in reading packets that could lead to 100% cpu usage
when
a remote end disconnected.
( run in 0.266 second using v1.01-cache-2.11-cpan-0f795438458 )