ExtensionNoAnswerTimeout Property

Configures the number of seconds the phone rings before the call is considered as 'no answer' and the no answer forwarding rule applies.
This setting is superseded by CurrentProfile.NoAnswerTimeout which is defining timeout when Extension is in specified state.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
int NoAnswerTimeout { get; set; }

Property Value

Int32

See Also