ExtensionRecordCalls Property

Controls whether calls from this extension are recorded.

Definition

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

Property Value

Boolean

Remarks

If this property is set to true, the value of DeliverAudio property will be ignored by PBX. PBX will work in mode DeliverAudio=true

See Also