[asterisk-dev] [Code Review] Replace res_ais with a new module, res_corosync.
Russell Bryant
reviewboard at asterisk.org
Fri Jan 27 22:39:30 CST 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1700/
-----------------------------------------------------------
Review request for Asterisk Developers.
Summary
-------
This patch removes res_ais and introduces a new module, res_corosync.
The OpenAIS project is deprecated and is now just a wrapper around
Corosync. This module provides the same functionality using the same
core infrastructure, but without the use of the deprecated components.
Technically res_ais could have been used with an AIS implementation other
than OpenAIS, but that is the only one I know of that was ever used.
Diffs
-----
/trunk/build_tools/menuselect-deps.in 353078
/trunk/configs/ais.conf.sample 353079
/trunk/configs/res_corosync.conf.sample PRE-CREATION
/trunk/configure UNKNOWN
/trunk/configure.ac 353078
/trunk/include/asterisk/autoconfig.h.in 353078
/trunk/makeopts.in 353078
/trunk/res/ais/ais.h 353079
/trunk/res/ais/clm.c 353079
/trunk/res/ais/evt.c 353079
/trunk/res/res_ais.c 353079
/trunk/res/res_corosync.c PRE-CREATION
Diff: https://reviewboard.asterisk.org/r/1700/diff
Testing
-------
I set up 2 nodes and verified that device states were passed between them.
Thanks,
Russell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20120128/39575e44/attachment-0001.htm>
More information about the asterisk-dev
mailing list