Overload List

  Name Description
RealTimeEndpoint(String, String)
Constructor when URI is supplied.
RealTimeEndpoint(String, String, Boolean)
Constructor when URI is supplied.
RealTimeEndpoint(String, SipTransportType, String, Boolean, Int32, String, Boolean, Boolean)
Creates a new instance of SipEndpoint. This endpoint is server-based. By default, use port 5060 for TCP and 5061 for TLS. To use a port other than these, the caller should set the ServerPort property before trying to register.

See Also