|
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: | RE: [ECS] New busy state for voice-interface-c gbailey Wed, 23 Jun 1999 17:13:32 -0600 |
Assuming you have the new code, I had the same problem. The item specified
to be added to ecs.cfg is unforgiving with syntax. It seems to be sensitive
to spaces and tabs in the right places. I tried several things before it
actually got accepted. Here is what Mark has in the upd.txt file (it does
not work - removing the leading tabs of course).
|Item:Authorization-Code Type:Authorization-Code Acc:User/Maint
| Initial State:(none)
| Code :{CODE FROM ECS.DT GOES HERE}
|Item:Message-Purging Type:Message-Purging Acc:User/Maint
| Initial State:(none)
| Max Msg Count:{MAX # OF MESSAGES YOU WANT TO KEEP}
| Max Msg Age :{MAX AGE OF MESSAGES, IN DAYS}
| Log stat msg?:No
After much trial, the following works (adding the proper code of course):
|Item:Authorization-Code Type:Authorization-Code Acc:User/Maint
| Initial State:(none)
| Code :XXXX
|Item:Message-Purging Type:Message-Purging Acc:User/Maint
| Initial State:(none)
| Max Msg Count:200
| Max Msg Age :20
| Log stat msg?:No
Could it be that tabs are needed in the right places?
-------------------------------------------------------------------
Garnet Bailey gbailey@attcanada.net
www.attcanada.net/~gbailey
-------------------------------------------------------------------
-----Original Message-----
From: Bill Walters [mailto:wtwalters@home.com]
Sent: Wednesday, June 23, 1999 3:42 PM
To: ecs-list@netbloc.com
Subject: Re: [ECS] New busy state for voice-interface-c
HEEEELLLLPPPPP!
Downloaded 4.1.002 and trying to get it to work.
Unzipped and installed ECSB
Edited ECS.DT w/ASCII editor and removed all unnecessary items according
to upd.txt
Edited ECS.CFG w/ASCII editor to add the following:
Item:Authorization-Code
Edited ECS.CFG w/ASCII editor to change Speech-Interface-B Item to
Type:TTS
CAN'T get it to load up; message window tells me "invalid authorization
code; ECS Lite supports only PLC, etc.
ANYONE SHED ANY LITE ON THIS?????
(I KNOW I've done something stupid)
Bill Walters
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects