|
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] Remote phone session Scott Reston Mon, 13 Dec 1999 08:37:13 -0500 |
mark s - i had that that same problem a couple of weeks ago. here's the response i got
from mark:
>I think I finally found it.
>The problem is the REMOTE-PHONE-BUTTON Item somehow
>got defined BEFORE PHONE-INTERFACE-C:
>When REMOTE-PHONE-BUTTON was "read" (before start of
>next pass), the button-fifo was emptied on the "#"
>(it's State then became <ENTER>).
>Then when PHONE-INTERFACE-C was read, it determined
>that the fifo was empty and nothing was using the phone
>(as session had not yet actually started), so it reset
>it (ATH). THEN the session WAS started when REMOTE-SESSION
>was set to REMOTE-BUTTON.
>When these Items defs are reversed, the FIFO is NOT empty
>at the time that PHONE-INTERFAC-C is read, and so no reset
>takes place.
>Anyway, try attached.
essentially, i had to put my phone-interface-c item before the remote-phone-button item
in the event. hope that helps...
On Sun, 12 Dec 1999 13:56:16 -0600, Mark Sekelsky wrote:
>I have lost remote phone sessions. I am running the beta version, 4.2.007.
>I have the version from a couple of days ago. When I try to initiate a
>remote phone session I get the following:
>
>Greeting plays
>During greeting I press the # button
>Greeting stops, no prompt to press #, password, etc. No nothing.
>
>The error is ecs.log is:
>
>000c O 12/12 12:52 PM:Remote phone session begun
>000d O 12/12 12:52 PM:Modem ERROR resp to "AT#VTX" (Item "Remote phone
>sess.")
>
>Mark S
>
>
>
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects