CTI Client events (C++ CTI API)

CTI_SENDUSERSTATE

Contents  Back  Next

The status of a group member has changed.

 

Sub-message CTI_SENDUSERSTATE ( 0x00012011 )

Message type

CTI_COMMAND_MSG

 

Used values

m_wParam

Bit field. Meaning of flags:

0x00000001 Group member is logged on.

0x00000002 There are active calls.

0x00000004 There are incoming calls which have not been answered.

 

m_lParam

If bit 0x01000000 is set, call forwarding is active for the group member.

 

m_unNumber

Extension of group member

 

Remarks

The message is sent when the state of a group member changes. It allows the user to take action when a group member fails to answer a call or when he receives a waiting call whilst he is already on the phone. His availability can also always be seen.

 

See also

WM_CTI_NETWORK_DISPATCH overview, CTI_GROUPMEMBER

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.