[asterisk-dev] [Code Review] New python module to facilitate monitoring manager events

Jeff Peeler jpeeler at digium.com
Tue May 18 16:58:05 CDT 2010


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/637/
-----------------------------------------------------------

(Updated 2010-05-18 16:58:05.478502)


Review request for Asterisk Developers.


Changes
-------

The configuration file manager.conf and starpy.conf are expected to match login information now, with starpy.conf existing in the same directory as the run-tests file.


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