SIPAccount Properties |
The SIPAccount type exposes the following members.
Name | Description | |
---|---|---|
![]() | DisplayName | Gets the display name of the SIP account. |
![]() | DomainServerHost | Gets the host part of the domain for the SIP account. |
![]() | DomainServerPort | Gets the port part of the domain for the SIP account. |
![]() | OutboundProxy | Gets the outbound address where the SIP messages will be sent. |
![]() | RegisterName | Gets the authorization name for SIP account authentication. |
![]() | RegisterPassword | Gets the password for SIP account authentication. |
![]() | RegistrationRequired | Gets a boolean value indicating whether the SIP account needs to be registered on the remote host. |
![]() | UserName | Gets the user ID of the SIP account. |