CTI Client events (C++ CTI API)

CTI_PROTOCOLDATA

Contents  Back  Next

Delivers call data records.

 

Sub-message CTI_PROTOCOLDATA ( 0x0001200B )

Message type

CTI_PHONE_DATA

 

Used values

m_dwStart

Call start time, format: time_t

 

m_dwEnd

Call end time, format: time_t

 

m_dwFlags

Bit flags for success and direction of call:

0x00000002 The call was successful

0x00000004 The call was incoming

 

m_unActor

Own extension

 

m_szNumber

Telephone number of the other party in the call

 

Remarks

Such a call data record is delivered at the end of each call. If the user is not logged on, the data are buffered on the CTI server and sent after the next log-on. The data are only sent when the option is enabled on the server. Delivery can be activated on the “Database interface” page of the server control panel.

 

clip0063

 

See also

WM_CTI_NETWORK_DISPATCH overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.