Contains basic information about a SIP user-agent endpoint such as contact, allowed methods or the name of the user-agent.

C# | Visual Basic | Visual C++ |
public class SIPUserAgentDetails
Public Class SIPUserAgentDetails
public ref class SIPUserAgentDetails

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | SIPUserAgentDetails()()()() | Initializes a new instance of the SIPUserAgentDetails class |
![]() | AllowedMethods |
Gets the methods supported by the user-agent of the registered extension. If the list is empty, no Allow header sent by the UA and all methods are allowed.
|
![]() | Contact |
Gets the contact address of the SIP client.
|
![]() | Update(OptionsResult) |
Updates the properties with the values from an OPTIONS message.
|
![]() | UserAgent |
Gets the user agent name sent by the client. It may be null if the client did not send it.
|

Object | ||
![]() | SIPUserAgentDetails | |
![]() | SIPUAInstanceInfo |
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290