Non-Triggering
Indicates that the entity of the remote party of a call has changed due to a transfer or conference operation on remote endpoint's end.
There is no way to know the whether a transfer or conference causes the CallChanged event.
The Call Control API makes every effort to abstract the complexities of the underlying telephony protocol; however, one should consult the Call Control Feature Matrix to understand what Call Control actions and action parameters are valid for each of the four supported protocols. One can set installation and deployment guidelines based on the Call Control actions and action parameters that an application uses; the Call Control Feature Matrix makes developing such guidelines feasible.
| Parameter Name | .NET Type | Description |
|---|---|---|
| CallId | System.String | Unique identifier used to identify the call leg that the remote endpoint changed parties on. |
| To | System.String | The new dialed number for this call leg. |
| From | System.String | The new calling number, or caller ID, for this call leg. |