Click or drag to resize
RedirectDestinationReasonPhrase Property
Gets or sets the custom reason phrase that will be present int the SIP status line.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public string ReasonPhrase { get; set; }

Property Value

Type: String
See Also