Hi,

I've noticed that pppctl hangs 100% repeatable when I'm doing "set log local
+chat" followed by the "dial" command over diagnostic socket. In the case when
the "dial" command being sent over other socket this behaviour doesn't
observed. Following I'm attaching transcript of my sessions

-Maxim

Bad:
Script started on Mon Jan 10 16:55:21 2000
bash-2.03$ pppctl 3000
ppp ON vega> set log local +chat +phase
ppp ON vega> dia

[doesn't respond to any keystroke other than ^C]

^C
bash-2.03$ exit

Script done on Mon Jan 10 16:55:53 2000

Good:
Script started on Mon Jan 10 17:01:15 2000
bash-2.03$ pppctl 3000
ppp ON vega> set log local +phase +chat
ppp ON vega> Phase: Connected to client from 127.0.0.1:53000
Phase: bundle: Establish
Phase: deflink: closed -> opening
Phase: deflink: Connected!
Phase: deflink: opening -> dial
Phase: Phone: 9-2388888
Chat: deflink: Dial attempt 1 of 20
Chat: Send: ATZ
Chat: Expect(4): OK
Chat: Received: ATDT9238-8888
ATZ

Chat: Received: OK
Chat: Send: ATDT9238-8888
Chat: Expect(45): CONNECT
Chat: Received: ATDT9238-8888

Chat: Received: BUSY
Warning: Chat script failed




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to