Gets or sets the number of rings AddTapi.NET should wait before answering incoming calls.
This property specifies how long AddTapi.NET waits before answering incoming calls.
Set this property to zero if you do not want the application to answer all incoming calls automatically.
Call Answer()()() method in order to answer the call when RingsToAnswer is set to zero.
If telephony hardware reports incoming ring count, AddTapi.NET waits the specified number of rings.
If incoming ring count is not available, AddTapi.NET waits RingsToAnswer * 6 seconds before answering a call.
Assembly: Traysoft.AddTapi (Module: Traysoft.AddTapi)