Specifies the mode of how the media engine handles phone lines.
Namespace:
LanScapeAssembly: LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
| C# |
|---|
public enum LINE_MODE |
| Visual Basic (Declaration) |
|---|
Public Enumeration LINE_MODE |
| Visual C++ |
|---|
public enum class LINE_MODE |
| J# |
|---|
public enum LINE_MODE |
Members
| Member name | Description | |
|---|---|---|
| SWITCH_LINE |
The media engine does not apply any additional telephony line logic to any of
the phone lines. phone lines act independently of one another.
|
