gwSpecificProxyOutboundType
MX-SIPEP-MIB ·
.0.1400.1.500.400.1.500
Object
column
r/w
Enumeration
SIP Gateway Specific Outbound Proxy Type
Type of routing that the configured outbound proxy does for a
specific SIP gateway.
* LooseRouter: This is the most current method for SIP
routing, as per RFC 3261, and will become the standard
behaviour once RFC 3261 compliance is achieved. See the
DefaultStaticProxyOutboundHost parameter for a
description.
* StrictRouter: Pre-RFC 3261, RFC 2543 compatible SIP
routing.
* NoRouteHeader: Removes the route header from all SIP
packets sent to an outbound proxy. Does not modify
persistent TLS connection headers.
The initial route for all SIP requests contains the home
domain proxy address (the Request-URI). Requests are directed
to the outbound proxy.
In other words, the Request-URI is constructed as usual by
using the home domain proxy and the user name, but is used in
the route set. The Request-URI is filled by the outbound
proxy address.
Also see the DefaultStaticProxyHomeDomainHost parameter.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.500.400.1.500- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gwSpecificProxyEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | looseRouter |
200 | strictRouter |
300 | noRouteHeader |