Rsync to sync /etc/asterisk and use keepalived/heartbeat for a failover Asterisk IP.<div><br></div><div>Make sure to read this -&gt;</div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://www.voip-info.org/wiki/view/Asterisk+High+Availability+Solutions">http://www.voip-info.org/wiki/view/Asterisk+High+Availability+Solutions</a></div>

<div><br></div><div><a href="http://www.voip-info.org/wiki/view/Asterisk+High+Availability+Solutions"></a>For &quot;From IP rewrite&quot;<br><br><div class="gmail_quote">On Mon, Feb 28, 2011 at 1:59 PM, Daniel Tryba <span dir="ltr">&lt;<a href="mailto:daniel@tryba.nl">daniel@tryba.nl</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Mon, Feb 28, 2011 at 02:24:23AM -0800, bilal ghayyad wrote:<br>
&gt; 1) If I did modification on the configuration, how this will be<br>
&gt; applied to the other machine?<br>
<br>
</div>My solution was to create a rsync script to copy the configuration of<br>
the primary server to the standby (every 15m).<br>
<div class="im"><br>
&gt; 2) I am going to use E1s, so what is the method to be able to let the<br>
&gt; calls go for other Asterisk machine if first one is down (due to<br>
&gt; maintenance or upgrade)? Is there a switch or something can help in<br>
&gt; this?<br>
<br>
</div>Yes, there are E1 switches. I use this one:<br>
<a href="http://www.oriontelecom.com/pro_switch/e1_switch/e1_failover_switch.html" target="_blank">http://www.oriontelecom.com/pro_switch/e1_switch/e1_failover_switch.html</a><br>
I disabled the automatic failover detection though, a script that is run<br>
when the standby becomes active switches the circuits from A to B or the<br>
otherway around.<br>
<br>
An other way is to use an external E1 to SIP gateway. Cons are that they<br>
are more expensive then Digium hardware and you still need more than 1<br>
if you want to avoid this being a single point of failure. But they can<br>
be more flexible in some setups (multiple active asterisk machines<br>
connecting simulataniously)<br>
<br>
--<br>
<font color="#888888"><br>
   Daniel Tryba<br>
</font><div><div></div><div class="h5"><br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div>