SipConfiguration Properties |
The SipConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | AuthUsername |
Used for authentication performed by the SIP stack.
|
![]() | Domain |
Gets or sets the DNS or IP address of the registrar (aka Realm).
|
![]() | LineId |
Gets the ID of the line that the graph will register (if a Register action is present).
|
![]() | Password |
The password that is used for authentication.
|
![]() | Proxy |
Gets or sets the DNS or IP address of an outbound proxy. If not proxy is in use, leave unassigned.
|
![]() | StunHost |
Used for NAT traversal.
|
![]() | TelephonyType | |
![]() | UseStun |
If false, the value of StunServerHost is ignored.
|