Check the current Call State


The etLine.Call.State and etLine.Call.StateMode properties indicate the current state of the call. The etLine.OnCallState event will fire each time that the call state changes. Many of the etLine events are triggered because the call state changes (i.e. OnDialing, OnOffering, OnConnected, OnDisconnected).

 

Using TeleScope

1.    Display the etLine TeleScope.

2.    Click the “Call” tab. Inspect the value of the properties etLine.Call.State and etLine.Call.StateMode on "Properties" tab.

 

Using TeleTools

3.    Check the value of the properties etLine.Call.State and etLine.Call.StateMode.