LumiSoft Net Help
SIP_Proxy Class
NamespacesLumiSoft.Net.SIP.ProxySIP_Proxy
Implements SIP registrar,statefull and stateless proxy.
Declaration Syntax
C#Visual BasicVisual C++F#
public class SIP_Proxy : IDisposable
Public Class SIP_Proxy
	Implements IDisposable
public ref class SIP_Proxy : IDisposable
type SIP_Proxy =  
    class
        interface IDisposable
    end
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
SIP_Proxy(SIP_Stack)
Default constructor.

AddressExists
This event is raised when SIP proxy needs to know if specified local server address exists.

Authenticate
This event is raised when SIP proxy or registrar server needs to authenticate user.

B2BUA
Gets SIP B2BUA server.

Dispose()()()()
Cleans up any resources being used.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
ForkingMode
Gets or sets how proxy handle forking. This property applies for statefull proxy only.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Handlers
Gets SIP proxy request handlers collection.

IsDisposed
Gets if this object is disposed.

IsLocalUri
This event is raised when SIP proxy needs to know if specified request URI is local URI or remote URI.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ProxyMode
Gets or sets proxy mode.

Registrar
Gets SIP registrar server.

Stack
Gets owner SIP stack.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
SIP_Proxy

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119