Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
Code: J#
C#
Visual Basic
Visual C++
J#
LanScape VOIP Media Engine .NET Class Reference
VoipMediaEngine
.
.
::
.
SIP_INCOMING_CALL_INFO
.
.
::
.
SrcUrl Field
VoipMediaEngine
.
.
::
.
SIP_INCOMING_CALL_INFO Class
See Also
Send Feedback
The SIP url associated with the originator of the phone call. Equivalent to information in an INVITE "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
VoipMediaEngine
.
.
::
.
SIP_INCOMING_CALL_INFO Class
LanScape Namespace