CTI32 Engine Class Library

ConfigData.lookForAnalogCallerID Field

Set to true if you have an analog board and your phone line has caller id feature. You also need to set the perfectCall parameter to 3 to enable caller id

[Visual Basic]
Public lookForAnalogCallerID As Boolean
[C#]
public bool lookForAnalogCallerID;

See Also

ConfigData Class | CTI32Engine Namespace