<!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 bgcolor="#ffffff" text="#000000">
Hi Erick,<br>
<br>
Not sure if you've tried this (or if it'll help), but you can force
routing in the dialplan like so:<br>
&lt;action application="set"
data="sip_h_Route=<a class="moz-txt-link-rfc2396E" href="sip:@11.22.33.44;lr">&lt;sip:@11.22.33.44;lr&gt;</a>" /&gt;<br>
&lt;action application="bridge" data="sofia/gateway/gw/$1"/&gt;<br>
<br>
Cheers --<br>
<br>
Dave<br>
<br>
<br>
<blockquote cite="mid:493ED9E6.3000803@junctionnetworks.com" type="cite">
  <pre wrap="">i forgot to give you the pastebin URL
<a class="moz-txt-link-freetext" href="http://pastebin.freeswitch.org/6379">http://pastebin.freeswitch.org/6379</a>

  </pre>
  <blockquote type="cite">
    <pre wrap="">I'm running latest trunk - Revision: 10682

I've been doing an ngrep on my external freeswitch SIP port and FS
is not sending any SIP packets anywhere when I run the following command.
Bumping up TPORT_LOG to 9 also confirms this, as no SIP packets are 
logged.

originate
'sofia/external/erick at ejjohnson.org;fs_path=proxybeta.jnctn.net' 
&amp;echo()

Also, just to be clear, when I remove ";fs_path=..." from the command
above a call
is set up normally to erick at ejjohnson.org and the SIP packets are 
logged
to console.

Thanks guys.

    </pre>
    <blockquote type="cite">
      <pre wrap="">What SVN rev are you running? Also, could you do a SIP trace?
TPORT_LOG=1 &amp;&amp; /usr/local/freeswitch/bin/freeswitch
Pastebin the output of that and we'll take it from there.
-MC

On Tue, Dec 9, 2008 at 11:41 AM, Erick Johnson
&lt;erick at junctionnetworks.com&gt; wrote:
      </pre>
      <blockquote type="cite">
        <pre wrap="">Both:

originate sofia/external/'erick at
        </pre>
      </blockquote>
      <pre wrap="">ejjohnson.org;fs_path=proxybeta.foo.net'
      </pre>
      <blockquote type="cite">
        <pre wrap="">&amp;echo()
originate sofia/external/erick at
        </pre>
      </blockquote>
      <pre wrap="">ejjohnson.org;fs_path=proxybeta.foo.net
      </pre>
      <blockquote type="cite">
        <pre wrap="">&amp;echo()

produce the exact same result &amp; log

:(

        </pre>
        <blockquote type="cite">
          <pre wrap="">* I think you need to '' the sofia uri /b
          </pre>
        </blockquote>
        <pre wrap="">
        </pre>
      </blockquote>
    </blockquote>
    <pre wrap="">
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
David Knell, Director, 3C Limited
T: 020 8114 8901  F: 020 3002 7257  M: 001 415 630 3031
<a class="moz-txt-link-freetext" href="http://www.3c.co.uk">http://www.3c.co.uk</a> </pre>
</body>
</html>