I thought I would post this for any one who is testing out the Harmony Home Maestro.
You can have incoming calls scrolled across Maestro and written to the system messages on the status screen by adding the following line to your WAFnetCallerID processing script:
hs.RunEx "systemscript.vbh","tellUser","incoming call from " & s_phone_list_name & " " & s_ncid_number
You can have incoming calls scrolled across Maestro and written to the system messages on the status screen by adding the following line to your WAFnetCallerID processing script:
hs.RunEx "systemscript.vbh","tellUser","incoming call from " & s_phone_list_name & " " & s_ncid_number