From owner-freebsd-questions Tue Feb 19 7:44:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 5D7B937B404 for ; Tue, 19 Feb 2002 07:44:52 -0800 (PST) Received: from barbish ([63.70.155.109]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Tue, 19 Feb 2002 10:49:07 -0500 From: "Joe & Fhe Barbish" To: "bob" Cc: "FBSD" Subject: RE: Internal modem with TIP Date: Tue, 19 Feb 2002 10:44:47 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <3C726EF8.68759C68@interspots.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Problem is when I use tip to auto dial out via : ' tip -1200 5556201 ' -or- ' tip -33600 5556201 try ' tip com5 -1200 5556201 ' -or- ' tip com5 -33600 5556201 -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of bob Sent: Tuesday, February 19, 2002 10:28 AM To: freebsd-questions@FreeBSD.ORG Subject: Internal modem with TIP Ok After trying many things I hope someone can help. OS: freeBSD 4.5 Kernel: GENERIC modem1: Motorola VoiceSURFR 56K Modem (Rockwell chipset RCV56ACFW/SP) modem2: Rockwell chipset RCV 336ACF/SP Firmware = RCV336DPFSP Both modems HARDWARE MODEMS. With modem1 installed.. dmesg: Feb 18 17:11:01 mon1 /kernel: sio4: at port 0x3e8-0x3ef irq 5 on isa0 I first setup in /etc/remote ' com5:dv=/dev/cuaa4:br#9600:pa=none: ' I also put into /etc/remote tip33600 |Dial any phone number at 33600 bps:\ :dv=/dev/cuaa4:br#33600:at=generic:pa=none:du: tip1200|Dial any phone number at 1200 bps:\ :dv=/dev/cuaa4:br#1200:at=generic:pa=none:du: When i Tip into 'com5' i can talk to the modem and everything works. I can dial out and connect no problem. Problem is when I use tip to auto dial out via : ' tip -1200 5556201 ' -or- ' tip -33600 5556201 I get " root /etc->tip -1200 5556201 Using "/dev/cuaa4" <--- (after this i get a 'sound' out of the modem Sounds like It goes ONHOOK then immidiately goes OFFHOOK) timeout waiting for reply timeout waiting for reply timeout waiting for reply timeout waiting for reply timeout waiting for reply hang up failed call failed [EOT] " I've tried: 1. Multiple configuations in the /etc/modem with multiple init scripts rock|generic Rockwell asf Configuration :dial_command=ATDT%s\r:hangup_command=ATH\r:\ :echo_off_command=ATE0\r:reset_command=AT&F1\r:\ :init_string=AT&F&C1&D2&K3%C0 :escape_sequence=+++:hw_flow_control:lock_baud:intercharacter_delay#50:\ :intercommand_delay#250:escape_guard_time#500:reset_delay#2000: 2. Recompiling the kernel commenting out sio2 and sio3 (then the dmesg says: sio2: at port 0x3e8-0x3ef irq 5 on isa0 sio2: type 16550A ) I change the remote to /etc/cuaa2 and try TIP again... And Still has the same problem (ONHOOK/OFFHOOK) root /etc->tip -1200 5556201 Using "/dev/cuaa2" <----same sound as before 'Doubleclick' timeout waiting for reply timeout waiting for reply timeout waiting for reply timeout waiting for reply timeout waiting for reply hang up failed call failed [EOT] I've also tried another modem (33.6k ALSO ROCKWELL RCV336ACF) in each case and the symptoms are the same. Eveything works fine with the External modem i have, But I would like to get an Internal one to work for once in my life. Any Suggestions? I've got all the information on these modem from resources at: http://www.modem-help.freeserve.co.uk/chips/conacf336.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message