Click or drag to resize

CallRedirected Event

Occurs when an outgoing call is redirected by the network servers to a different destination (e.g., when EC500 forking takes place or a call is covered to voicemail).

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public event EventHandler Redirected

Value

Type: SystemEventHandler
See Also