Condividi tramite


SipTrunkRoute.Trunks Property

Definition

List of SIP trunks for routing calls. Trunks are represented as FQDN.

public System.Collections.Generic.IReadOnlyList<string> Trunks { get; }
member this.Trunks : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Trunks As IReadOnlyList(Of String)

Property Value

Applies to