kokoska,<br><br>thanks for that. I am considering setting up opensips to deal with mobile phone connections (as well as carrier connections) but it just introduces a single point of failure. I am trying to ing to avoid this.<br>
<br><br>At this point I am wondering whether there is a simple way of finding out which FS box a client is registered with. (without doing a SQL query into the shared DB - although that would be ok too)<br><br>I am wondering then whether I can use FS_PATH to route through that box (domain)<br>
<br>Thanks!<br><br>Pj<br><br><br><div class="gmail_quote">On Tue, May 4, 2010 at 2:51 AM, Brian West <span dir="ltr">&lt;<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</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;">
We already have path support in FreeSWITCH.<br>
<font color="#888888"><br>
/b<br>
</font><div><div></div><div class="h5"><br>
<br>
On May 4, 2010, at 1:20 AM, Martin Dvorak &lt;<a href="mailto:martin@epbx.cz">martin@epbx.cz</a>&gt; wrote:<br>
<br>
&gt; Dne 4.5.2010 2:53, Phillip Jones napsal(a):<br>
&gt;&gt; Hi there,<br>
&gt;&gt;<br>
&gt;&gt; I have a cluster of FS boxes.  OpenSIPS sits in front of the boxes to<br>
&gt;&gt; load balance.<br>
&gt;&gt;<br>
&gt;&gt; The internal profile is sharing the same DB via ODBC.<br>
&gt;&gt;<br>
&gt;&gt; A mobile phone SIP client is registering with FS1, and a call for that<br>
&gt;&gt; SIP client arrives on FS2. The mobile phone will not accept unsolicited<br>
&gt;&gt; IP traffic, so FS1 must send the invite.<br>
&gt;&gt;<br>
&gt;&gt; From FS2, how do I find the IP (domain) the mobile phone is registered<br>
&gt;&gt; to? Without iterating through all my domains with sofia_contact? Or<br>
&gt;&gt; doing a look up in the DB.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Is there a simpler way?<br>
&gt;&gt;<br>
&gt;<br>
&gt; I think yes :-)<br>
&gt;<br>
&gt; If your phones registering &quot;through&quot; OpenSIPS (OpenSIPS just forwards<br>
&gt; REGISTERs to FreeSWITCH boxes), they should accept traffic from OpenSIPS<br>
&gt; IP address.<br>
&gt; And than you could send calls back to your phones through OpenSIPS too.<br>
&gt; &quot;Path&quot; support is needed on FreeSWITCH side, but I hope it works (but I<br>
&gt; tested it year ago or more).<br>
&gt;<br>
&gt; Beste regards,<br>
&gt;<br>
&gt; kokoska.rokoska<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br>