RealTimeEndpointSettings 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 settings for configuring a RealTimeEndpoint
public ref class RealTimeEndpointSettings
public class RealTimeEndpointSettings
type RealTimeEndpointSettings = class
Public Class RealTimeEndpointSettings
- Inheritance
-
RealTimeEndpointSettings
- Derived
Properties
EndpointId |
Gets or sets the Endpoint Id to use. Can be null. |
Headers |
Additional headers to add to every SIP message sent from this endpoint. Can be empty. |
OutboundConnectionConfiguration |
Gets the object containing outbound configuration settings. |
ProxyConnectionContext |
Gets or sets connection information for the proxy server. |
RegistrationEnabled |
Gets or sets whether registration should be enabled for this endpoint. |
TransportType |
Gets or sets the transport to use with the registration server. |