Click or drag to resize

SipConfiguration Properties

The SipConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyAuthUsername
Used for authentication performed by the SIP stack.
Public propertyDomain
Gets or sets the DNS or IP address of the registrar (aka Realm).
Public propertyLineId
Gets the ID of the line that the graph will register (if a Register action is present).
Public propertyPassword
The password that is used for authentication.
Public propertyProxy
Gets or sets the DNS or IP address of an outbound proxy. If not proxy is in use, leave unassigned.
Public propertyStunHost
Used for NAT traversal.
Public propertyTelephonyType
Public propertyUseStun
If false, the value of StunServerHost is ignored.
Top
See Also