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
.
.
::
.
START_SIP_TELEPHONY_PARAMS
.
.
::
.
MaxSipMesageLength Field
VoipMediaEngine
.
.
::
.
START_SIP_TELEPHONY_PARAMS Class
See Also
Send Feedback
Allows the application to specify the maximum SIP message size that can be processed. Any value 1500 bytes or larger is generally acceptable.
Namespace:
LanScape
Assembly:
LMEVoipManaged
(in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
C#
public
int
MaxSipMesageLength
Visual Basic (Declaration)
Public
MaxSipMesageLength
As
Integer
Visual C++
public
:
int
MaxSipMesageLength
J#
public
int
MaxSipMesageLength
See Also
VoipMediaEngine
.
.
::
.
START_SIP_TELEPHONY_PARAMS Class
LanScape Namespace