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
.
.
::
.
DestUrl Field
VoipMediaEngine
.
.
::
.
SIP_INCOMING_CALL_INFO Class
See Also
Send Feedback
The SIP url of the phone call's destination. If you are developing a PSTN gateway, you can use this member to get the PSTN phone number.
Namespace:
LanScape
Assembly:
LMEVoipManaged
(in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
C#
public
string
DestUrl
Visual Basic (Declaration)
Public
DestUrl
As
String
Visual C++
public
:
String
^
DestUrl
J#
public
String
DestUrl
See Also
VoipMediaEngine
.
.
::
.
SIP_INCOMING_CALL_INFO Class
LanScape Namespace