David Wright wrote:
> 
> I have a chatscript to do callback, which looks like this.
> 
> ABORT        BUSY
> ABORT        "NO CARRIER" <---------------------
> ABORT        VOICE
> ABORT        "NO DIALTONE"
> ""           ATZ
> OK           ATL1
> OK           ATDT5551212
> ogin:        \qmagic-login-id\q
> RING         ata
> ogin:        ""
> 
> The problem is that if I leave in the arrowed line, it won't work. When I 
> (or it) type magic-login-id, the other end hangs up so that it can call 
> me back, but my modem says NO CARRIER at this point, which aborts the 
> script. Is there a trick to avoid this. (If not, I guess I'll just have to 
> leave it out.)

I'm not sure of why this is..

> I thought the \q codes would prevent the secret callback username from 
> appearing in syslog, but it looks like this. Why?

Take out the trailing \q.. that turns the echo back on.

-- 
 (work) [EMAIL PROTECTED] / (home) [EMAIL PROTECTED] - http://www.buoy.com/~tps
     "Have you ever seen an atom, Little bits of everything floating by,
       Take a good look at them, Collectively they compose all you see 
             including your eye"  - "Whoops" - Blues Traveler 
** Disclaimer: My views/comments/beliefs, as strange as they are, are my own.**


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to