If your application needs to record phone calls from any of the media engine's phone lines, you must enable this setting. Call recording using the media engine is simple and requires no application assistance other than starting and stopping the recording process. For complete details associated with phone call recording, see the StartPhoneLineRecording API procedure

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

Syntax

C#
public bool EnablePhoneLineRecording
Visual Basic (Declaration)
Public EnablePhoneLineRecording As Boolean
Visual C++
public:
bool EnablePhoneLineRecording
J#
public boolean EnablePhoneLineRecording

See Also