Compartir a través de


SipEndpoint Constructor

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method SipEndpoint(String, SipAuthenticationProtocols, SipTransportType, String) Creates a new instance of SipEndpoint. This endpoint is server-based. By default, the platform will use port 5060 for TCP and 5061 for TLS. To use a port other than these, the caller should set the port property before trying to register.
Public method SipEndpoint(String, SipAuthenticationProtocols, SipTransportType, String, Int32, Boolean, RealTimeConnectionManager, String) Creates a new instance of SipEndpoint. This endpoint is server-based.

Top

See Also

Reference

SipEndpoint Class

SipEndpoint Members

Microsoft.Rtc.Signaling Namespace