Events
This section outlines the CSTA events supported by the Uni-tel API.
The CSTA Standard supports many different events. Events inform the client on state changes on devices or queues.
Event | Related to | Description |
---|---|---|
ConnectionClearedEvent | Devices, Queues | Fired when a call has been terminated for the given device or queue. |
DeliveredEvent | Devices, Queues | Fired when a call has been delivered to a device or queue. |
DivertedEvent | Devices | Fired when a call has been deflected to another device or queue. |
DoNotDisturbEvent | Devices | Fired when Do-Not-Disturb has been updated on a given device in the system. |
EstablishedEvent | Devices | Fired when a call has been established on the given device. |
ForwardingEvent | Devices | Fired when Forwarding has been updated on a given device in the system. |
HeldEvent | Devices | Fired when a call is put on hold. |
MonitorStartedEvent | Devices, Queues | Fired when monitoring of a device or queue has been registered in the system. |
QueueMemberEvent | Queues | Fired when a queue member has been updated on a given queue in the system. |
QueueAddedEvent | Queues | Fired when a queue has been added on a given trunk in the system. |
QueueRemovedEvent | Queues | Fired when a queue has been removed from a given trunk in the system. |
QueueStatisticsEvent | Queues | Fired when statistical information on the queue and its members changes. |
TransferedEvent | Devices | Fired when a call has been terminated on the basis of a transfer. |