|
If you are using the AutoFreeIdleCalls feature of the ThbTapiLine component, you do not have to free calls by your own. If you don't want to use this feature, you're free to call the destructor of ThbTapiCall within the ThbTapiLine.OnIdle resp. OnCallState (idle) event. Example
DeclarationDestructor Free; See AlsoThbTapiLine.Options.AutoFreeIdleCalls, ThbTapiLine.OnIdle |