From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Frey Subject: Re: Diald not dialing out Date: Tue, 08 Jul 2003 07:55:16 -0400 Sender: linux-diald-owner@vger.kernel.org Message-ID: <3F0AB124.5050002@sympatico.ca> References: <00c801c34540$cb085410$3697a8c0@MIRCO> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <00c801c34540$cb085410$3697a8c0@MIRCO> List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Mirco Ellis Cc: linux-diald@vger.kernel.org Hi Mirco, When you run chat on the console, it's talking to the console, not the modem. It's expecting the responses from the keyboard... Post your diald.conf and any diald-related entries from your syslog, they might provide a clue to the problems you're having. Mark. Mirco Ellis wrote: > Guys I don't know what to do anymore! Diald is running with the slip > connection set as default but there is no way I can get it to dial out. The > reason for this is, I think, is because, for the life of me, I can not get > the chat script to communicate with the modem.Here is what my chat script > looks like: > > ABORT ERROR > ABORT BUSY > ABORT "NO CARRIER" > ABORT "NO DIALTONE" > REPORT CONNECT > "" "AT" "OK" "AT&F" "OK" "ATS0=1" "OK" "AT&W" "OK" > "ATD0219153600" > TIMEOUT 60 > CONNECT > > When I run this /usr/sbin/chat -f /etc/ppp/chat-script it gets to AT and > then just hangs . After a while it drops me back to the shell. > > Manually I can dial out with minicom and bring up ppp. Any ideas. > > Regards > > Mirco > > - > To unsubscribe from this list: send the line "unsubscribe linux-diald" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >