sipInteropReplacesConfig
MX-SIP-INTEROP-MIB ·
.1.3.6.1.4.1.4935.99.20.1.5
Object
scalar
r/w
Enumeration
Configures usage of the Replaces header mechanism used in a
transfer. When supported by the target of the transfer, Replaces
ensures a more seamless transfer by permitting the initiating party
to effectively replace a current call by another instead of
disconnecting the call to be replaced and creating a second
call.
doNotUseReplaces :
The Replaces header is not used.
useReplacesWithRequire :
The Replaces header is used. It can be seen in the Refer-To
header found in the REFER request sent by the transferor.
It can also be seen in the INVITE sent by the transferee.
The target that supports Replaces will use its information
to merge the new INVITE with an existing call specified in
the Replaces header.
The transferee will require the use of the replaces extension
for proper completion of the transfer. If the replaces extension
is not supported by the target of the transfer, the unit
will go into a fallback algorithm to retry the transfer
using replaces, by reversing the roles of the target and
the transferee (by resending the REFER to the initial target
instead of the initial transferee). As a last resort (if none
of the participants supports replaces), the transfer will
be carried out without using the replaces extension.
useReplacesNoRequire :
The Replaces header is used. It can be seen in the Refer-To
header found in the REFER request sent by the transferor.
It can also be seen in the INVITE sent by the transferee.
The target that supports Replaces will use its information
to merge the new INVITE with an existing call specified in
the Replaces header.
This will disable the transfer fallback. The replaces
information will still be present, but no check will be
made that it is effectively used to complete the transfer.
Context
- MIB
- MX-SIP-INTEROP-MIB
- OID
.1.3.6.1.4.1.4935.99.20.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sipInteropMIBObjects
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | doNotUseReplaces |
1 | useReplacesWithRequire |
2 | useReplacesNoRequire |