<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    I tried both scenario, but it return as "Incompatible Destination"
    instead. Do I missed some step?<br>
    <br>
    On 2:59, Tihomir Culjaga wrote:
    <blockquote
      cite="mid:%3CBANLkTinGsRnpx_g6V3-Lk1BZT2XwayvRXg@mail.gmail.com%3E"
      type="cite">on FS1 machine define FS2 as gateway and bridge the
      call to it...
      <div><br>
      </div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div>
        <meta http-equiv="content-type" content="text/html;
          charset=ISO-8859-1">
        <div>&lt;extension name="To_FS2"&gt;</div>
        <div>&nbsp; &lt;condition field="destination_number"
          expression="(.*)"&gt;</div>
        <div>&nbsp; &nbsp; &nbsp; &lt;action application="bridge"
          data="sofia/gateway/FS2/$1"/&gt;</div>
        <div>&nbsp; &nbsp;&lt;/condition&gt;</div>
        <div>&lt;/extension&gt;</div>
      </div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div>or without creating any gateways just bridge to FS2 IP
        address...</div>
      <div><br>
      </div>
      <div>
        <div>&lt;extension name="To_FS2"&gt;</div>
        <div>&nbsp; &lt;condition field="destination_number"
          expression="(.*)"&gt;</div>
        <div>&nbsp; &nbsp; &nbsp; &lt;action application="bridge"
          data="sofia/profilename/$1@FS2_IP"/&gt;</div>
        <div>&nbsp; &nbsp;&lt;/condition&gt;</div>
        <div>&lt;/extension&gt;</div>
      </div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div><br>
        <br>
        <div class="gmail_quote">On Thu, May 26, 2011 at 12:06 PM,
          William Alianto <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:william@xofap.com">william@xofap.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;">I'm trying to do an outbound scenario as
            following :<br>
            <br>
            Client --&gt; FS1 --&gt; FS2 --&gt; SBC<br>
            <br>
            It maybe more simple if I add the SBC as gateway to FS1, but
            it only<br>
            accept IP from FS2 due to IP restriction from provider. Is
            there any<br>
            possible solution for this scenario?<br>
            <br>
            _______________________________________________<br>
            FreeSWITCH-users mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
              target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
            UNSUBSCRIBE:<a moz-do-not-send="true"
              href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
              target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
            <a moz-do-not-send="true" href="http://www.freeswitch.org"
              target="_blank">http://www.freeswitch.org</a><br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Regards,

William</pre>
  </body>
</html>