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"><<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>></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 <<a href="mailto:martin@epbx.cz">martin@epbx.cz</a>> wrote:<br>
<br>
> Dne 4.5.2010 2:53, Phillip Jones napsal(a):<br>
>> Hi there,<br>
>><br>
>> I have a cluster of FS boxes. OpenSIPS sits in front of the boxes to<br>
>> load balance.<br>
>><br>
>> The internal profile is sharing the same DB via ODBC.<br>
>><br>
>> A mobile phone SIP client is registering with FS1, and a call for that<br>
>> SIP client arrives on FS2. The mobile phone will not accept unsolicited<br>
>> IP traffic, so FS1 must send the invite.<br>
>><br>
>> From FS2, how do I find the IP (domain) the mobile phone is registered<br>
>> to? Without iterating through all my domains with sofia_contact? Or<br>
>> doing a look up in the DB.<br>
>><br>
>><br>
>> Is there a simpler way?<br>
>><br>
><br>
> I think yes :-)<br>
><br>
> If your phones registering "through" OpenSIPS (OpenSIPS just forwards<br>
> REGISTERs to FreeSWITCH boxes), they should accept traffic from OpenSIPS<br>
> IP address.<br>
> And than you could send calls back to your phones through OpenSIPS too.<br>
> "Path" support is needed on FreeSWITCH side, but I hope it works (but I<br>
> tested it year ago or more).<br>
><br>
> Beste regards,<br>
><br>
> kokoska.rokoska<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>
<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>