From owner-freebsd-questions Tue Feb 19 7:29: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from main.interspots.com (main.interspots.com [216.18.93.10]) by hub.freebsd.org (Postfix) with ESMTP id 2EA7D37B501 for ; Tue, 19 Feb 2002 07:28:09 -0800 (PST) Received: from interspots.com (gary.interspots.com [216.18.93.193]) by main.interspots.com (8.11.1/8.11.1) with ESMTP id g1JFUXZ04421 for ; Tue, 19 Feb 2002 08:30:33 -0700 (MST) (envelope-from bob@interspots.com) Message-ID: <3C726EF8.68759C68@interspots.com> Date: Tue, 19 Feb 2002 08:27:52 -0700 From: bob X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Internal modem with TIP Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 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