CTI Client constants (C++ CTI API)

Connection options

Contents  Back  Next

Use of the connection options

These options are set before connecting using the function CTI_OSetOptions. These constants are defined in file CTITYPES.H.

 

Constant

Value (hexadecimal)

Description

CTICLIENT_AUTOCONNECT

0x00000002

Keep connection up automatically

CTICLIENT_SHOWICON

0x00000004

Display connection icon

CTICLIENT_CHECKCONNECTION

0x00000008

Check connection settings when starting

CTICLIENT_AUTOLOGIN

0x00000010

Automatic log-on

CTICLIENT_SHOWMENU

0x00000020

Tray icon has a menu

CTICLIENT_HOTKEY

0x00000040

Text-dial using keyboard short-cut

CTICLIENT_PHONEICON

0x00000080

Call symbol

CTICLIENT_ASSISTEDTELEPHONY

0x00000100

Client supports Assisted Telephony

CTICLIENT_AUTOANSWER

0x00000200

Answer incoming calls automatically

 

See also

Constants overview | CTI_OSetOptions

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.