LumiSoft Net Help
SIP_Registrar Class
NamespacesLumiSoft.Net.SIP.ProxySIP_Registrar
This class implements SIP registrar server. Defined in RFC 3261 10.3.
Declaration Syntax
C#Visual BasicVisual C++F#
public class SIP_Registrar
Public Class SIP_Registrar
public ref class SIP_Registrar
type SIP_Registrar =  class end
Members
All MembersMethodsPropertiesEvents



IconMemberDescription
AorRegistered
This event is raised when new AOR(address of record) has been registered.

AorUnregistered
This event is raised when AOR(address of record) has been unregistered.

AorUpdated
This event is raised when AOR(address of record) has been updated.

CanRegister
This event is raised when SIP registrar need to check if specified user can register specified address.

DeleteRegistration(String)
Deletes specified registration and all it's contacts.

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.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetRegistration(String)
Gets specified registration. Returns null if no such registration.

GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Proxy
Gets owner proxy core.

Registrations
Gets current SIP registrations.

SetRegistration(String, array<SIP_t_ContactParam>[]()[][])
Add or updates specified SIP registration info.

SetRegistration(String, array<SIP_t_ContactParam>[]()[][], SIP_Flow)
Add or updates specified SIP registration info.

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

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