Thanks Brian,

I never did want to use a gateway - I was just lost on how to force FS 
to use a proxy.
fs_path seems to be what I'm looking for.  However now what I run my
originate command the channel gets terminated before FS even sends out
a packet.  The api call completes with NORMAL_UNSPECIFIED
termination cause.

API CALL 
[originate(sofia/external/[EMAIL PROTECTED];fs_path=proxy.foo.net 
&echo())] output:
-ERR NORMAL_UNSPECIFIED

Looking at the logs the reason as to why it's been termintated isn't cleear
to me.  Any thoughts?

Here is the pastebin for the log http://pastebin.freeswitch.org/6378

Thanks again

E






> Can you clarify why you need a gateway?  Is the far side going to  
> challenge us and request authentication credentials?
>
> So you want us to not resolve the domain of the target at all in any  
> way?  That kinda breaks the rules because you should always check the  
> NAPTR's and SRV and resolve to the target in that manner its a  
> requirement.  If you want to force things to a proxy and let the proxy  
> on the far side do the work then you do this:
>
> sofia/profile/alice at bar.com;fs_path=proxy.foo.com
>
> /b
>
>

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to