CallHandlingFlags Enumeration

Group operation mode.
Group may be configered to operate like

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
[FlagsAttribute]
public enum CallHandlingFlags

Members

WelcomeMessageForIncomingCalls1 Group may answer the call and play Welcome message. Welcome message is played only if caller is just answered by the group.
HoldCall2 Group will not redirect calls for specifies amount of time

See Also