The answer here is that FS_PATH does support sending a call through another FS box. <br><br>For example - if a user is registered on FS2 and the call arrives on FS1 - you can use FS_PATH to route the call through FS2. <br>
<br>sophia/internal/7625558722@64.76.25.998;fs_path=sip:64.76.25.999<br><br>No changes to the dialplan / scripting is required on FS2. <br><br>Note that randomly trying to route with fs_path through any FS box (use it a pure proxy) will not work.<br>
<br>Also using user/7625558722@64.76.25.998;fs_path=sip:64.76.25.999 will also not work correctly.<br><br><br><div class="gmail_quote">On Tue, May 4, 2010 at 10:24 AM, Phillip Jones <span dir="ltr">&lt;<a href="mailto:pjintheusa@gmail.com" target="_blank">pjintheusa@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;">Henry - I don&#39;t know - but I will be trying this this afternoon so will let you know.<br>

<br>Now if I could only find the FS box that a phone is registered with - I would be golden! <br><div><div></div><div><br><br><br><div class="gmail_quote">
On Tue, May 4, 2010 at 9:50 AM, Henry Huang <span dir="ltr">&lt;<a href="mailto:red.rain.seven@gmail.com" target="_blank">red.rain.seven@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;">


<span style="color: black;">Phillip:<br><br>Thanks. Does the proxy need to be configured in some way to be used as a path? For instance, if the proxy being used as path is another FS. Does the FS need to do anything special in the dialplan ? or it&#39;s a sofia level thing?<br>


<font color="#888888">
<br>Henry<br></font></span><div><div></div><div><br><br><div class="gmail_quote">On Tue, May 4, 2010 at 9:15 PM, Phillip Jones <span dir="ltr">&lt;<a href="mailto:pjintheusa@gmail.com" target="_blank">pjintheusa@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;">
<a href="http://wiki.freeswitch.org/wiki/Mod_sofia#Specifying_SIP_Proxy_With_fs_path" target="_blank">http://wiki.freeswitch.org/wiki/Mod_sofia#Specifying_SIP_Proxy_With_fs_path</a><div><div></div><div><br><br>
<div class="gmail_quote">On Tue, May 4, 2010 at 9:04 AM, Henry Huang <span dir="ltr">&lt;<a href="mailto:red.rain.seven@gmail.com" target="_blank">red.rain.seven@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;">Brian:<br><br><span style="color: black;">Where can I find information regarding FreeSWITCH path?<br>




<br>Thanks,<br><br>Henry<br></span><div><div></div><div><br><br><div class="gmail_quote">On Tue, May 4, 2010 at 8:38 PM, Phillip Jones <span dir="ltr">&lt;<a href="mailto:pjintheusa@gmail.com" target="_blank">pjintheusa@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;">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><font color="#888888"><br>Pj</font><div><div></div><div><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" target="_blank">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><br>
<br>
On May 4, 2010, at 1:20 AM, Martin Dvorak &lt;<a href="mailto:martin@epbx.cz" target="_blank">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" target="_blank">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" target="_blank">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>
</div></div><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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></blockquote></div><br><br clear="all"><br></div></div><font color="#888888">-- <br>Henry Huang<br>UniC Solution - Communication Unified<br>VoIP &amp; Open Source software Consultant<br>
</font><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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></blockquote></div><br>
</div></div><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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></blockquote></div><br><br clear="all"><br>-- <br>Henry Huang<br>UniC Solution - Communication Unified<br>VoIP &amp; Open Source software Consultant<br>
</div></div><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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></blockquote></div><br>
</div></div></blockquote></div><br>