Click or drag to resize
SIPUserAgentDetails Properties

The SIPUserAgentDetails type exposes the following members.

Properties
  NameDescription
Public propertyAllowedMethods
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.
Public propertyContact
Gets the contact address of the SIP client.
Public propertyUserAgent
Gets the user agent name sent by the client. It may be null if the client did not send it.
Top
See Also