diff -r 000000000000 -r 89d6a7a84779 Symbian3/SDK/Source/GUID-770EF3C4-15D3-5A0F-B5DF-A95B27A0DB05.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-770EF3C4-15D3-5A0F-B5DF-A95B27A0DB05.dita Thu Jan 21 18:18:20 2010 +0000 @@ -0,0 +1,33 @@ + + + + + +How +to Set Up an Outbound ProxyThis topic explains how to specify an outbound proxy server in +the SIP Managed Profile. +

To specify an outbound proxy server, call CSIPManagedProfile::SetParameter() with +the KSIPOutboundProxy parameter and an IP address.

+

You can also let the stack automatically discover the proxy address by +setting KSIPResolveProxy to ETrue.

+ +

Backwards compatibility note: "sip:0.0.0.0" is a valid +value for KSIPOutboundProxy. It is equivalent to requesting +DCHP discovery without specifying a backup address.

+
\ No newline at end of file