GatewaySupportReplaces Property

Allows SIP server to use 'Replaces' header when communicating with this Gateway. If set to , SIP server will apply SIP procedures which are not using SIP 'Replaces' header

Definition

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

Property Value

Boolean

Remarks

SIP 'Replaces' header is used in 'Reinvite' procedures. So if SupportReinvite is set to this setting has no effect.

See Also