< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate-users] Global outbound proxy on resip


Thanks Scott but that is not quite what I meant. I need to set 2 proxies.

Eg a VoIP provider may have their own proxy which would be specified  by setOutboundProxy
but I need to be able set a proxy before that. So if it was done with Route headers there would be 2 route headers
the second of which would be specified by the setOutboundProxy setting on the MasterProfile

Hope its clear now 
Regards


From: Scott Godin <sgodin@xxxxxxxxxxxxxxx>
To: Nauman Sulaiman <nauman762-home@xxxxxxxxxxx>
Cc: "resiprocate-users@xxxxxxxxxxxxxxx" <resiprocate-users@xxxxxxxxxxxxxxx>
Sent: Thursday, 12 July 2012, 17:52
Subject: Re: [reSIProcate-users] Global outbound proxy on resip

Use the setOutboundProxy setting on the MasterProfile and create all sub Profiles with the Master as base (assuming you need individual Profiles for each call).  Or just use setOutboundProxy on each UserProfile you create.  

Note:  If you want to use a Route header instead of just sending the message to the outboud proxy ip and port, then make sure you set the following profile setting:  setExpressOutboundAsRouteSetEnabled.

For more information on UserProfile use see:  https://www.resiprocate.org/DUM_Configuration_and_Profiles

Scott

On Thu, Jul 12, 2012 at 12:42 PM, Nauman Sulaiman <nauman762-home@xxxxxxxxxxx> wrote:
Hi,

I need to set a global outbound proxy where requests are sent to prior to the outbound proxy set on the profile in DUM.
So it would be the first route header. what would be the easiest way to do this when using a UserProfile with DUM

Hope its clear
Thanks

_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/