Click or drag to resize

CallFeatureService Events

The CallFeatureService type exposes the following members.

Events
  NameDescription
Public eventAutoCallbackListChanged
Occurs when the list of outstanding auto-callback destinations is changed.
Public eventAutoCallbackStatusChanged
Occurs when the status of the auto callback feature has changed.
Public eventBusyIndicatorChanged
Occurs when the busy indicator status has changed.
Public eventCallFeatureServiceAvailable
Occurs when the call feature service becomes available.
Public eventCallFeatureServiceUnavailable
Occurs when the call feature service becomes unavailable.
Public eventCallForwardingBusyNoAnswerStatusChanged
Occurs when the status of the call forwarding feature has changed due to user Busy/NoAnswer configuration.
Public eventCallForwardingStatusChanged
Occurs when the status of the call forwarding feature has changed.
Public eventCallPickupAlertStatusChanged
Occurs when the status of the enhanced call pickup feature has changed. The members of pickup group are notified on change of status.
Public eventCrisisAlertStatusChanged
Occurs when the status of the crisis alert feature has changed.
The status can also be retrieved using GetCrisisAlert method.
Public eventEC500StatusChanged
Occurs when the status of the EC500 feature has changed.
Public eventEnhancedCallForwardingStatusChanged
Occurs when the status of the enhanced call forwarding feature has changed.
Public eventFeatureCapabilityChanged
Occurs when the capability of a feature has changed.
Public eventFeatureListChanged
Occurs when the feature list changes.
Public eventFeatureStatusChanged
Occurs when the status of a feature has changed.
Public eventIncomingTeamButtonCallAdded
Occurs when the monitored station has an incoming ringing call. The Team Button notification alert status depends on ring type.
Public eventIncomingTeamButtonCallRemoved
Occurs when the incoming call to monitored station stops ringing.
Public eventIncomingTeamButtonCallUpdated
Occurs when the monitored station updated an incoming ringing call. The Team Button notification alert status depends on ring type.
Public eventMaliciousCallTraceStatusChanged
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.
Public eventSendAllCallsStatusChanged
Occurs when the status of the send all calls feature has changed.
Public eventSendNNStatusChanged
Occurs when the parameters of the send-nn feature have changed.
Public eventServiceObservingDisabled
An event that is raised when the agent service observing feature is disabled.
Public eventServiceObservingEnabled
An event that is raised when the agent service observing feature is enabled.
Public eventServiceObservingError Obsolete.
An event that reports an error received for service observing session.
Public eventServiceObservingStatusChanged
Occurs when the status of the service observing feature has changed.
The status can also be retrieved using GetServiceObservingStatusParameters method.
Public eventTeamButtonBusyStatusChanged
Occurs if the Team Button busy status is changed when the monitored station either dials or has an active call.
Public eventTeamButtonForwardingStatusChanged
Occurs when the forwarding status of monitored station is changed.
Public eventTeamButtonsChanged
Occurs when the available team buttons list are updated.
Top
See Also