CTI32 Class Library

CTI32NetLib Namespace

Namespace hierarchy

Classes

Class Description
cti CTI32 .NET Library
CTIException Any CTI32 error will Throw this exceptoion. Note: This will only occur if you have set throwExceptions to true.
HangupException This exception is thrown when the user hangs up the phone. Note: The exception is generated only when blocking in a CTI Function.

Delegates

Delegate Description
CallBack Delegate for callback of new phone call
cti.CSPCB A delegate To Receive CSP Callbacks
cti.u_read Delegate for UIO Reader Callback
cti.u_seek Delegate for UIO Reader Callback
cti.u_write Delegate for UIO Reader Callback
FaxCallBack Delegate for Fax Page Break Event
HangUp Delegate for hangup event

Enumerations

Enumeration Description
cti.ConfAttrib Attributes of a conferenct
cti.ConfChanAttr Conference attributes.
cti.DevType Device type involved with the route.
cti.DialResult Result of a Dialing (Outbound) operation.
cti.FileFlags Flags for File Operations.
cti.HookState Defines whether the line is hung-up or not.
cti.LineType Defines the board line type: Regular POTS or Digital
cti.Parm Parameters for SetParm() and GetParm(). Defaults in parenthesis.
cti.RouteEnum SC-bus route operation.
cti.Source Where the Voice File should come from.
cti.StatCommand Operations for CTI32 Statistics functions.
cti.TermCode Various Dialogic termination conditions.
cti.TwoWay Defines if the line is In only, Out only or Two way
cti.VoiceFormat Format (Codec) of the voice file.