defaultProxyOutboundType
MX-SIPEP-MIB ·
.0.1400.1.500.300
Object
scalar
r/w
Enumeration
Outbound Proxy Type
Default type of routing that the configured outbound proxy
does.
* 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.300- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- proxyGroup
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | looseRouter |
200 | strictRouter |
300 | noRouteHeader |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| defaultStaticProxyHomeDomainHost Default Static Home Domain Proxy Server Host.
SIP proxy server FQDN and port.
An intermediary entity that acts as both a server and a client
for the purpose … | scalar | MX-TC2MxIpHostNamePort | .0.1400.1.500.100 |
| defaultStaticProxyOutboundHost Default Static Outboud Proxy Server Host
SIP outbound proxy server FQDN and port
To disable the outbound proxy, set it to '0.0.0.0'.
From RFC 3261… | scalar | MX-TC2MxIpHostNamePort | .0.1400.1.500.200 |
| gwSpecificProxyTable SIP Gateway Specific Proxy
A table of the proxy configuration indexed by the SIP gateway
name. It is used to override the default value. | table | - | .0.1400.1.500.400 |