LINESetGreeting

Purpose

This function sets the default greeting for the given phone line. There are two default greetings, one for a specific time range and the other for all other times. This function sets both greetings to the same phrase. This is useful if you want to set a different greeting throughout the day. In HomeSeer, you can create an event that will set the greeting for you. See the example below.

Parameters

Parameter: Greeting
Type: String
Description: The phrase to set the greeting to.

Returns

None.

Examples

To have HomeSeer set a greeting at a specific time, create an event that is triggered by the desired time, such as 8:00 AM. Then enter the following script command in the script run box on the scripting tab for the event:

&hsp.LINESetGreeting "Good morning, please leave a message at the beep"