CallFeatureService Events |
The CallFeatureService type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoCallbackListChanged |
Occurs when the list of outstanding auto-callback destinations is changed.
| |
| AutoCallbackStatusChanged |
Occurs when the status of the auto callback feature has changed.
| |
| BusyIndicatorChanged |
Occurs when the busy indicator status has changed.
| |
| CallFeatureServiceAvailable |
Occurs when the call feature service becomes available.
| |
| CallFeatureServiceUnavailable |
Occurs when the call feature service becomes unavailable.
| |
| CallForwardingBusyNoAnswerStatusChanged |
Occurs when the status of the call forwarding feature has changed due to user Busy/NoAnswer configuration.
| |
| CallForwardingStatusChanged |
Occurs when the status of the call forwarding feature has changed.
| |
| CallPickupAlertStatusChanged |
Occurs when the status of the enhanced call pickup feature has changed.
The members of pickup group are notified on change of status.
| |
| CrisisAlertStatusChanged |
Occurs when the status of the crisis alert feature has changed. The status can also be retrieved using GetCrisisAlert method. | |
| EC500StatusChanged |
Occurs when the status of the EC500 feature has changed.
| |
| EnhancedCallForwardingStatusChanged |
Occurs when the status of the enhanced call forwarding feature has changed.
| |
| FeatureCapabilityChanged |
Occurs when the capability of a feature has changed.
| |
| FeatureListChanged |
Occurs when the feature list changes.
| |
| FeatureStatusChanged |
Occurs when the status of a feature has changed.
| |
| IncomingTeamButtonCallAdded |
Occurs when the monitored station has an incoming ringing call.
The Team Button notification alert status depends on ring type.
| |
| IncomingTeamButtonCallRemoved |
Occurs when the incoming call to monitored station stops ringing.
| |
| IncomingTeamButtonCallUpdated |
Occurs when the monitored station updated an incoming ringing call.
The Team Button notification alert status depends on ring type.
| |
| MaliciousCallTraceStatusChanged |
Occurs when the Malicious Call Trace status is changed (on/off).
Feature status is changed to ON when Malicious Call Trace controller took control over a malicious call trace.
Feature status is changed to OFF when Malicious Call Trace controller deactivated a malicious call trace.
| |
| SendAllCallsStatusChanged |
Occurs when the status of the send all calls feature has changed.
| |
| SendNNStatusChanged |
Occurs when the parameters of the send-nn feature have changed.
| |
| ServiceObservingDisabled |
An event that is raised when the agent service observing feature is disabled.
| |
| ServiceObservingEnabled |
An event that is raised when the agent service observing feature is enabled.
| |
| ServiceObservingError | Obsolete.
An event that reports an error received for service observing session.
| |
| ServiceObservingStatusChanged |
Occurs when the status of the service observing feature has changed. The status can also be retrieved using GetServiceObservingStatusParameters method. | |
| TeamButtonBusyStatusChanged |
Occurs if the Team Button busy status is changed when the monitored station
either dials or has an active call.
| |
| TeamButtonForwardingStatusChanged |
Occurs when the forwarding status of monitored station is changed.
| |
| TeamButtonsChanged |
Occurs when the available team buttons list are updated.
|