SipTrunk Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a SIP trunk for routing calls. See RFC 4904.
public class SipTrunk
type SipTrunk = class
Public Class SipTrunk
- Inheritance
-
SipTrunk
Constructors
SipTrunk(String, Int32) |
Initializes a new instance of SipTrunk. |
Properties
Fqdn |
Name of the trunk. |
SipSignalingPort |
Gets or sets SIP signaling port of the trunk. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET