LumiSoft Net Help
SIP_B2BUA Class
NamespacesLumiSoft.Net.SIP.ProxySIP_B2BUA
This class implements SIP b2bua(back to back user agent). Defined in RFC 3261.
Declaration Syntax
C#Visual BasicVisual C++F#
public class SIP_B2BUA : IDisposable
Public Class SIP_B2BUA
	Implements IDisposable
public ref class SIP_B2BUA : IDisposable
type SIP_B2BUA =  
    class
        interface IDisposable
    end
Members
All MembersMethodsPropertiesEvents



IconMemberDescription
CallCreated
Is called when new call is created.

Calls
Gets active calls.

CallTerminated
Is called when call has terminated.

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.)
GetCallByID(String)
Gets call by call ID.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnCallCreated(SIP_B2BUA_Call)
Raises CallCreated event.

OnCallTerminated(SIP_B2BUA_Call)
Raises CallTerminated event.

Stack
Gets B2BUA owner SIP stack.

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

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