Replace res_ais with a new module, res_corosync.
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. Review: https://reviewboard.asterisk.org/r/1700/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@354046 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- CHANGES 9 additions, 0 deletionsCHANGES
- UPGRADE.txt 6 additions, 0 deletionsUPGRADE.txt
- build_tools/menuselect-deps.in 1 addition, 1 deletionbuild_tools/menuselect-deps.in
- configs/ais.conf.sample 0 additions, 85 deletionsconfigs/ais.conf.sample
- configs/res_corosync.conf.sample 31 additions, 0 deletionsconfigs/res_corosync.conf.sample
- configure 73 additions, 100 deletionsconfigure
- configure.ac 2 additions, 26 deletionsconfigure.ac
- include/asterisk/autoconfig.h.in 3 additions, 3 deletionsinclude/asterisk/autoconfig.h.in
- makeopts.in 2 additions, 2 deletionsmakeopts.in
- res/ais/ais.h 0 additions, 48 deletionsres/ais/ais.h
- res/ais/clm.c 0 additions, 168 deletionsres/ais/clm.c
- res/ais/evt.c 0 additions, 583 deletionsres/ais/evt.c
- res/res_corosync.c 574 additions, 0 deletionsres/res_corosync.c
Loading
Please register or sign in to comment