SipTrunk.DirectTransfer Property

Definition

When enabled, removes Azure Communication Services from the signaling path on call transfer and sets the SIP Refer-To header to the trunk's FQDN. By default false.

public bool? DirectTransfer { get; set; }
member this.DirectTransfer : Nullable<bool> with get, set
Public Property DirectTransfer As Nullable(Of Boolean)

Property Value

Applies to