|
This event fires when the dialing has completed and the call is proceeding through the switch or telephone network. This occurs after dialing is complete and before the call reaches the dialed party, as indicated by ringback, busy, or answer. AvalabiltityDesign-Time: Read, Write / Run-Time: Read, Write Declarationprocedure (Sender: ThbTapiLine; Call: ThbTapiCall) of
Object; RemarksThis event will fire only if the bit flag LINECALLSTATE_PROCEEDING is set in the property ThbTapiLine.Address[<any available>].Caps.CallStates. The OnCallState event fires immediately before this event. Please refer to the sections "LINE_CALLSTATE" and "LINECALLSTATE_PROCEEDING" in TAPI's documentation for a more detailed information. See AlsoThbTapiCall.State |