[Freeswitch-users] Sending SIP calls via outbound proxy

Adam Long ajlong at worldlink.net
Wed Jan 28 08:15:26 PST 2009


>From the Wiki..

Specifying SIP Proxy With fs_path 
You can route a call through a specific SIP proxy by using the "fs_path"
directive. Example:

sofia/foo/user at that.domain;fs_path=sip:proxy.this.domain

Regards,
-Adam

-----Original Message-----
From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Simon
Shaw
Sent: Wednesday, January 28, 2009 9:52 AM
To: freeswitch-users at lists.freeswitch.org
Subject: Re: [Freeswitch-users] Sending SIP calls via outbound proxy

Is there a mechanism to configure FS to work with an edge proxy?
What I am attempting to achieve is a front end proxy that all the
clients connect to which simply forwards all messages to FS. 

-----Original Message-----
From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of
Michael Collins
Sent: Thursday, December 11, 2008 11:00 PM
To: freeswitch-users at lists.freeswitch.org
Subject: Re: [Freeswitch-users] Sending SIP calls via outbound proxy

On Thu, Dec 11, 2008 at 12:52 PM, Erick Johnson
<erick at junctionnetworks.com> wrote:
> Thanks Dave,
>
> Actually I realized my problem (stupid mistake of course).  For anyone
else
> trying to use the fs_path variable the value needs to be a fully
> qualified SIP
> URI, e.g. "bob at bar.com;fs_path=sip:host.domain.net", notice it being
> prefaced
> with the "sip:", my problem was that  I was only entering
> the host name.  Then somewhere down in mod_sofia it must have decided
that
> it didn't like that and just closed the channel.

Erick, thanks for the clarification! I'll get it put on the wiki right
away.
-MC

>
> Hope this helps somebody who gets stuck like I did.
>
> Cheers,
>
> Erick
>
>> Hi Erick,
>>
>> Not sure if you've tried this (or if it'll help), but you can force
>> routing in the dialplan like so:
>> <action application="set" data="sip_h_Route=<sip:@11.22.33.44;lr>" />
>> <action application="bridge" data="sofia/gateway/gw/$1"/>
>>
>> Cheers --
>>
>> Dave
>
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>

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

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





More information about the FreeSWITCH-users mailing list