On Thu, Mar 12, 2015 at 8:02 AM, Matthew Jordan <mjor...@digium.com> wrote:

> On Thu, Mar 12, 2015 at 5:51 AM, HKC323 <hkc...@gmail.com> wrote:
> > Question :
> > I want to get Device state from Different Asterisk Server
> > Using Corosync and Openais .
> > corosync-1.4.7
> > openais-1.1.4
> >
> > nss nns-devel has been installed.
> >
> > i have refered
> > [url]https://wiki.asterisk.org/wiki/display/AST/Distributed+Device+State
> > +with+AIS[/url]
> >
> > i have configure Corosync ,
> > But Openais
> > ./configure
> > make menuselect ---> res  module --> res_ais (is missig.)
> > but res_coroysnc is present only .
> >
> > So please Help on that.
> >
> > CLI> corosync show members
> > =============================================================
> > === Cluster members =========================================
> > =============================================================
> > ===
> > === Node 1
> > === --> Group: asterisk
> > === --> Address 1: 192.168.0.159
> > ===
> > =============================================================
> >
> >
> > Buy
> > cli> ais is missig????
>
> This is really a question more appropriate for asterisk-users.
>
> In Asterisk 11 [1], res_corosync replaced res_ais. OpenAIS really
> stopped being maintained, and Corosync replaced it. Following the
> Corosync guide [2] should allow you to distribute device state and/or
> MWI.
>
> [1] https://wiki.asterisk.org/wiki/display/AST/Upgrading+to+Asterisk+11
> [2] https://wiki.asterisk.org/wiki/display/AST/Corosync


Yep.  The underlying code is the same.  AIS was a set of standardized
APIs.  Corosync was split out and has much simpler APIs and things just use
that these days.

-- 
Russell Bryant
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to