<br><br><div class="gmail_quote">On Tue, Oct 19, 2010 at 12:39 PM, Seven Du <span dir="ltr">&lt;<a href="mailto:dujinfang@gmail.com">dujinfang@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Anyone are welcome to help document it consistent and sufficient.<br>
<div><div></div><div class="h5"><br>
On Tue, Oct 19, 2010 at 6:07 PM, Tihomir Culjaga &lt;<a href="mailto:tculjaga@gmail.com">tculjaga@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt; On Tue, Oct 19, 2010 at 4:16 AM, Seven Du &lt;<a href="mailto:dujinfang@gmail.com">dujinfang@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Yes, just google freeswitch ha<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://wiki.freeswitch.org/wiki/Freeswitch_HA" target="_blank">http://wiki.freeswitch.org/wiki/Freeswitch_HA</a><br>
&gt;&gt;<br>
&gt;<br>
&gt; ok, why don&#39;t we document it properly?<br>
&gt;<br>
&gt; the information on this page is inconsistent and insufficient.<br>
&gt;<br></div></div></blockquote></div><br>Please don&#39;t get me wrong, i can do it ... the only thing is that i missing the 2nd installed server and test it properly.<br><br>can you, please describe this:<br><br>
<pre>sysctl to set net.ipv4.ip_nonlocal_bind = 1
or
/proc/sys/net/ipv4/ip_nonlocal_bind
</pre><br>does it mean i can configure both FS to bind to an IP address that i will keep floating between 2 servers:<br><br>from vars.conf<br>&lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;bind_server_ip=10.1.1.100&quot;/&gt;<br>
<br>assuming my floating IP is 10.1.1.100.<br><br>is that correct ?<br><br><br><br><br>regarding your NAT issue, i guess we can overcome it by butting FS out of media path<br><br><br>uuid_media off &lt;uuid&gt; <br>uuid_media &lt;uuid&gt;<br>
<br><br>maybe there is something general that can do the job for all ongoing calls....<br><br><br><br><br>anyhow, im going to do it once i got the 2nd server installed ...<br><br><br><br>