This string contains the SIP URL of the person calling us. Please refer to the installed SIP RFCs for a description of the format of SIP URLs (RFC 3261). The information contained in this URL is equivalent to the information that is present in the received INVITE message "From:" header.

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public string SrcUrl
Visual Basic (Declaration)
Public SrcUrl As String
Visual C++
public:
String^ SrcUrl
J#
public String SrcUrl

See Also