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
- Table
- gwSpecificProxyTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | looseRouter |
200 | strictRouter |
300 | noRouteHeader |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| gwSpecificProxyGatewayName Gateway Name
String that identifies a SIP gateway in other tables. | column | OctetString | .0.1400.1.500.400.1.100 |
| gwSpecificProxyEnableConfig Enable Configuration
Defines the configuration to use for a specific SIP gateway.
* Disable: The SIP gateway uses the default configuration
as … | column | MX-TCMxEnableState | .0.1400.1.500.400.1.200 |
| gwSpecificProxyHomeDomainHost SIP Gateway Specific Home Domain Proxy Server Host
SIP proxy server FQDN and port for a specific SIP gateway.
An intermediary entity that acts as bot… | column | MX-TC2MxIpHostNamePort | .0.1400.1.500.400.1.300 |
| gwSpecificProxyOutboundHost SIP Gateway Specific Outboud Proxy Server Host
SIP outbound proxy server FQDN and port for a specific SIP
gateway.
To disable the outbound proxy, set… | column | MX-TC2MxIpHostNamePort | .0.1400.1.500.400.1.400 |