AddTapi.NET 5.3
Released: Nov 12, 2018
5.3 버젼 업데이트
Updates in 5.3
- Support for .NET 4.6-4.7 and Visual Studio 2017-2019.
- Added TapiCall.ConnectedMode property that describes different substates of a connected call.
- Added TapiLine.Open method overload that allows to request specific call privileges when opening a line.
- Added TapiCall.Dial method overload that allows to apply dialing rules when dialing on an existing call.
- Fixed a rare race condition that was causing TapiCall.State property to show Connected for some disconnected calls.