LINERecordStart

Purpose

This function starts recording from the given phone line. A call must be in progress or the function will return an error string.

Parameters

Parameter: Line
Type: Integer
Description: The phone line to record from.

Parameter: Filename
Type: String
Description: The file name to save the recorded WAV file to. Use the CreateMessageFilename function to create a file that can be read by the HomeSeer Phone application. The message will appear in the HomeSeer Phone message list.

Returns

Return value: Call status
Type: String
Description: Returns an empty string if the call succeeded or an error string if it failed.