<HTML>
<HEAD>
<TITLE>Re: [Freeswitch-users] Load Balacing</TITLE>
</HEAD>
<BODY>
<FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>You need to write you a small application to use the sip_registration table from your odbc datasource and route the call to the appropriate registration server and then have that server send the calls out... I am doing this exact same thing now and this is what I had to do to get it to work properly with a stack of clients behind nat<BR>
<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"><B>From: </B>Juan Manuel Vicente &lt;juanma.v82@gmail.com&gt;<BR>
<B>Reply-To: </B>&lt;freeswitch-users@lists.freeswitch.org&gt;<BR>
<B>Date: </B>Mon, 31 Aug 2009 16:56:48 -0300<BR>
<B>To: </B>&lt;freeswitch-users@lists.freeswitch.org&gt;<BR>
<B>Subject: </B>[Freeswitch-users] Load Balacing<BR>
<BR>
Hello:<BR>
<BR>
I am using two boxes, with same domain, to register about 1000 users working together a DNS box doing round robin to resolve two differentes Ips one to each box. This two boxes are using the same database (through unixodbc).<BR>
<BR>
When I use the funcion sofia_contact or sofia profile status both boxes show the status of the user. Does not matter where the resgistration was did.<BR>
<BR>
But when I try to call the user this call fails, the call only works if the call is sent through the same box where the user is registered.<BR>
<BR>
Any ideas where i need to looking for ?<BR>
<BR>
Thx in Advance.<BR>
<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>_______________________________________________<BR>
FreeSWITCH-users mailing list<BR>
FreeSWITCH-users@lists.freeswitch.org<BR>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><BR>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
</SPAN></FONT></FONT>
</BODY>
</HTML>