Click or drag to resize
PhoneLineConfiguration Properties

The PhoneLineConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyExpirationTime
Gets the desired time after the SIP account registration expires (in seconds).
Public propertyInboundCallMapping
Gets the SIP header mapping for incoming calls.
Public propertyKeepAliveInterval
Gets or sets the interval between keep-alive packets (in seconds).
Public propertyKeepAliveMode
Gets or sets the keep-alive mode of the client.
Public propertyLocalAddress
Gets the local address used for SIP communication (registration, making and receiving calls).
Public propertyLocalOutgoingTcpPort
Port used for connnecting to the remote sip endpoint via TCP protocol.
Public propertyLocalPort
Gets the local port used for SIP communication (registration, making and receiving calls).
Public propertyNatConfig
Gets the NAT configuration used when registering the SIP account, and when making or receiving calls.
Public propertyOutboundCallMapping
Gets the SIP header mapping for outbound calls.
Public propertyRegisterBeforeExpires
Gets az interval between the SIP account expiration time and the time when the system sends the re-REGISTER request.
Public propertySIPAccount
Gets the user and domain data for the SIP account.
Public propertySRTPMode
Gets the default security mode for incoming and outgoing calls.
Public propertyTransportType
Gets the type of the transport used for SIP communication (registration, making and receiving calls).
Top
See Also