[asterisk-dev] [Code Review] New python module to facilitate	monitoring manager events
    Jeff Peeler 
    jpeeler at digium.com
       
    Wed May 19 13:07:29 CDT 2010
    
    
  
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/637/
-----------------------------------------------------------
(Updated 2010-05-19 13:07:29.798687)
Review request for Asterisk Developers.
Changes
-------
As requested, the Asterisk instance is now passed to the EventWatcher. (So is the timeout and test instance as well.)
Summary
-------
This is a event manager module that is designed to make monitoring for events very easy. More information of described functionality is present in the run-tests sample test file. Also, I see all the whitespace and will correct it before committing.
Diffs (updated)
-----
  /asterisk/trunk/lib/python/client.py PRE-CREATION 
  /asterisk/trunk/tests/ami-monitor/configs/logger.conf PRE-CREATION 
  /asterisk/trunk/tests/ami-monitor/configs/manager.conf PRE-CREATION 
  /asterisk/trunk/tests/ami-monitor/run-test PRE-CREATION 
  /asterisk/trunk/tests/ami-monitor/starpy.conf PRE-CREATION 
  /asterisk/trunk/tests/ami-monitor/test-config.yaml PRE-CREATION 
Diff: https://reviewboard.asterisk.org/r/637/diff
Testing
-------
Lots of testing has been done along the way, mostly verifying the supported event scenarios work as expected. Currently the only event test present in the sample test module is monitoring the response to a ping event.
Thanks,
Jeff
    
    
More information about the asterisk-dev
mailing list