Asterisk-AMI

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
        return undef if the action failed.
 
        - Added Callbacks on for Actions to core AMI, read the documentation for more information.
 
        - New code example 'cmd_server.pl', a simple server, gives examples on how to use callbacks.
 
        - 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 )