ExtensionSupportReinvite Property

Determines whether the phone connected to this extension supports re-invites.

Definition

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

Property Value

Boolean

Remarks

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

See Also