This class represent incoming new(out of transaction) SIP request.

C# | Visual Basic | Visual C++ | F# |
public class SIP_RequestContext
Public Class SIP_RequestContext
public ref class SIP_RequestContext
type SIP_RequestContext = class end

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | ChallengeRequest()()()() |
Forces incoming request to authenticate by sending authentication-challenge response to request sender.
|
![]() | Equals(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.) |
![]() | ForwardStatelessly()()()() |
Forwards current request statelessly.
|
![]() | 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.) |
![]() | ProxyContext |
Gets or creates statefull proxy context for this request.
|
![]() | Request |
Gets current incoming SIP request.
|
![]() | Targets |
Gets proxy determined request targets.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Transaction |
Gets or creates server transaction that will handle request.
|
![]() | User |
Gets authenticated user name. Returns null if user not authenticated.
|

Object | |
![]() | SIP_RequestContext |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119