|
ECS-L Home Automation and Security Archives |
learn more
| view messages for this
month | NetBloc® | terms of use | search
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects
Subject: From: Date: | Ok, I am sure this is obvious... Mark Sekelsky Tue, 21 Mar 2000 19:49:46 -0600 |
At long last I am fixing a few things in my phone service event (that I
"broke" long ago) and of course in the process have broken other things.
When somebody calls the event identifies them as either a "known" (found in
callerid.txt) or "unknown" caller. "Known" callers are announced a
different way than Out-of-area, Private, or "Known" callers. The following
lines no longer announce "unknown callers." I am 99% sure, based upon other
changes I made last weekend, that the issue is with the "Is not now" line
(2nd line). As I understand this variable that line should be OK the FIRST
pass of the event, but not subsequent passes?
BEGINIF Somebodies home Is On
If Caller-ID-C Is Not Now None
And Known phone caller Is False
And Caller-ID-C Is Not CID: Out of area
Then Text-a T1<-T1 MSG:Phone call from
Then Text-a Set <Space>
Then Text-a T1/A<-T1 Caller ID: Name
Then Text-a Set Speak/W->VC
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects