CTI32 Engine Class Library

ChannelData.defaultDID Field

For an analog applications, if the DNIS (DID) is not available, it will pass this value as the DID. This allows you to have a different application on each analog phone line.

[Visual Basic]
Public defaultDID As String
[C#]
public string defaultDID;

See Also

ChannelData Class | CTI32Engine Namespace