interopRegistrationContactMatching
MX-SIPEP-MIB ·
.0.1400.1.50000.5000
Object
scalar
r/w
Enumeration
Registration Contact Matching
Configures the matching behaviour for the contact header
received in positive responses to REGISTER requests sent by
the unit.
* Strict: Validate the complete contact's SIP URI including
any URI parameters, if any, as per RFC 3261 sections
'10.2.4 Refreshing Bindings' and '19.1.4 URI Comparison'.
The contact's SIP URI of a 2XX positive response MUST
match the contact's SIP URI of the REGISTER request.
* IgnoreUriParams: Validate the username and the host port
part of the contact's SIP URI. All URI parameters are
ignored.
* IgnoreUriAndPortParams: Validate the username part of the
contact's SIP URI. All URI and host port parameters are
ignored.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.50000.5000- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- interopGroup
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | strict |
200 | ignoreUriParams |
300 | ignoreUriAndPortParams |