This method is called when new SIP request received.

C# | Visual Basic | Visual C++ | F# |
public virtual bool ProcessRequest( SIP_RequestContext requestContext )
Public Overridable Function ProcessRequest ( requestContext As SIP_RequestContext ) As Boolean
public: virtual bool ProcessRequest( SIP_RequestContext^ requestContext )
abstract ProcessRequest : requestContext : SIP_RequestContext -> bool override ProcessRequest : requestContext : SIP_RequestContext -> bool

- requestContext (SIP_RequestContext)
- SIP proxy request context.

Boolean
Returns true if request handled by this method, otherwise false.
Returns true if request handled by this method, otherwise false.

This method is called when SIP proxy receives new out of transaction request.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119