sipOutboundProxyConfig
MX-SIP-EXPERIMENTAL-MIB ·
.1.3.6.1.4.1.4935.99.10.1.30
Object
scalar
r/w
Enumeration
This variable provisions the type of routing that the configured outbound proxy
does.
looseRouter :
This is the most current method for SIP routing, as per RFC3261, and will
become the standard behavior once RFC3261 compliance is achieved.
See sipOutboundProxyHost in the SIP MIB for a description.
strictRouter :
Pre-RFC3261, RFC2543 compatible SIP routing.
The initial route for all SIP requests will contain the home domain proxy
address (the Request-URI). Requests will be directed to the outbound proxy.
In other words, the Request-URI is constructed as usual, using the home domain
proxy and the username, but is used in the route set. The Request-URI is filled
by the outbound proxy address.
Also see sipHomeDomainProxyHost.
Context
- MIB
- MX-SIP-EXPERIMENTAL-MIB
- OID
.1.3.6.1.4.1.4935.99.10.1.30- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sipExperimentalMIBObjects
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | looseRouter |
1 | strictRouter |