Edit

Share via


RealTimeEndpointSettings Class

Definition

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.

Applies to