LINESetCIDInfo

Purpose

This function sets the Caller ID name and number parameter to the given information. Useful if the Caller ID information for name and number needs to be presented at the same time to HomeSeer Phone. Unlike LINESetCIDName and LINESetCIDNumber, which have to be called after the first ring, this command signals HomeSeer Phone that Caller ID information has been set and can cause Caller ID-based events to trigger anytime the indicated line is in the ringing state.

Parameters

Parameter: Line
Type: Integer
Description: The phone line to answer.

Parameter: Name
Type: String
Description: The name of the caller.

Parameter: Number
Type: String
Description: The phone number of the caller.

Returns

None.