<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Mar 12, 2015 at 8:02 AM, Matthew Jordan <span dir="ltr"><<a href="mailto:mjordan@digium.com" target="_blank">mjordan@digium.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Thu, Mar 12, 2015 at 5:51 AM, HKC323 <<a href="mailto:hkc323@gmail.com">hkc323@gmail.com</a>> wrote:<br>
> Question :<br>
> I want to get Device state from Different Asterisk Server<br>
> Using Corosync and Openais .<br>
> corosync-1.4.7<br>
> openais-1.1.4<br>
><br>
> nss nns-devel has been installed.<br>
><br>
> i have refered<br>
> [url]<a href="https://wiki.asterisk.org/wiki/display/AST/Distributed+Device+State" target="_blank">https://wiki.asterisk.org/wiki/display/AST/Distributed+Device+State</a><br>
> +with+AIS[/url]<br>
><br>
> i have configure Corosync ,<br>
> But Openais<br>
> ./configure<br>
> make menuselect ---> res  module --> res_ais (is missig.)<br>
> but res_coroysnc is present only .<br>
><br>
> So please Help on that.<br>
><br>
> CLI> corosync show members<br>
> =============================================================<br>
> === Cluster members =========================================<br>
> =============================================================<br>
> ===<br>
> === Node 1<br>
> === --> Group: asterisk<br>
> === --> Address 1: 192.168.0.159<br>
> ===<br>
> =============================================================<br>
><br>
><br>
> Buy<br>
> cli> ais is missig????<br>
<br>
</div></div>This is really a question more appropriate for asterisk-users.<br>
<br>
In Asterisk 11 [1], res_corosync replaced res_ais. OpenAIS really<br>
stopped being maintained, and Corosync replaced it. Following the<br>
Corosync guide [2] should allow you to distribute device state and/or<br>
MWI.<br>
<br>
[1] <a href="https://wiki.asterisk.org/wiki/display/AST/Upgrading+to+Asterisk+11" target="_blank">https://wiki.asterisk.org/wiki/display/AST/Upgrading+to+Asterisk+11</a><br>
[2] <a href="https://wiki.asterisk.org/wiki/display/AST/Corosync" target="_blank">https://wiki.asterisk.org/wiki/display/AST/Corosync</a></blockquote><div><br></div><div>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.</div><div><br></div><div>-- </div><div>Russell Bryant </div></div></div></div>