|
Description:
|
sipOutboundProxyHost OBJECT-TYPE
SYNTAX MxIpHostName
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"SIP outbound proxy server IP address or domain name.
To disable the outbound proxy, set it to '0.0.0.0'.
From RFC3261:
A proxy that receives requests from a client, even though it may not be the
server resolved by the Request-URI. Typically, a UA is manually configured with
an outbound proxy, or can learn about one through auto-configuration protocols.
When enabled, the initial route for all SIP requests will contain the outbound
proxy address, suffixed with the loose routing parameter 'lr'. The Request-URI
still contains the home domain proxy address. Requests are directed to the first
route (the outbound proxy).
Note: If using a domain name that is bound to a SRV record,
see sipOutboundProxyPort."
DEFVAL {"0.0.0.0"}
|
|
|