defaultCallCompletionMethod
MX-EPSERV-MIB ·
.0.1700.1.900.650
Object
scalar
r/w
Enumeration
Default Call Completion Method
Selects the call completion method to detect that the call
completion destination is ready to complete the call.
* MonitoringOnly: The call completion only uses the
monitoring method to detect that the destination is ready
to complete the call.
* MonitoringAndPolling: The call completion only uses the
monitoring method to detect that the destination is ready
to complete the call. The polling mechanism is used if the
call completion destination cannot be monitored.
The monitoring method consists of using the protocol
signalling to detect the destination state without using the
call. When the destination is ready to complete the call, the
local user is notified that the call is ready to be completed
and the call to the destination is initiated when the user is
ready to initiate the call.
The polling method consists of using periodic calls to the
call completion destination until the destination responds
with a ringing or connect. Upon receiving these responses, the
local user is notified that the call is ready to be completed.
The polling mechanism can only be used for call completion to
busy subscriber (CCBS).
The retransmission of the polling mechanism is configurable
with DefaultCallCompletionPollingInterval.
Context
- MIB
- MX-EPSERV-MIB
- OID
.0.1700.1.900.650- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- callCompletionGroup
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | monitoringOnly |
200 | monitoringAndPolling |