From owner-freebsd-isdn Sun Nov 28 0:36:38 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from fleming.cs.strath.ac.uk (fleming.cs.strath.ac.uk [130.159.196.126]) by hub.freebsd.org (Postfix) with ESMTP id 7520114CE7 for ; Sun, 28 Nov 1999 00:36:34 -0800 (PST) (envelope-from roger@cs.strath.ac.uk) Received: from bfg (scary.dmem.strath.ac.uk [130.159.202.5]) by fleming.cs.strath.ac.uk (8.8.8/8.8.8) with SMTP id IAA24440 Sun, 28 Nov 1999 08:33:02 GMT Message-ID: <002801bf397b$40eb8240$0200000a@bfg> From: "Roger Hardiman" To: "Gerald Heinig" , "Gary Jennejohn" Cc: Subject: Re: Help - I need a login shell over my ISDN line Date: Sun, 28 Nov 1999 08:32:04 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi >I seem to remember Roger saying he didnīt want ppp for some reason. If >raw ip isnīt an option either, then it sounds as though heīs looking for >something like X.75 >Hmmm... cool idea for a project... :-) Well, my GSM mobile phones work in v.110 and that is what I want. I have to admit I've no idea what X.75 is. ppp or raw ip over ISDN is not an option for me. I'm replacing an exisitng analogue dial up system with ISDN. The current code on Win98 does this.... Opens COM2, issues AT codes to dial up, get the connection, does its stuff, then terminates the call. No PPP or network protocols involved. I want to do the same, but dial an ISDN number instead. The GSM mobile to supports V.110 but i4b does not. So, I got an External ISDN TA now, and that plugs into a serial port on my FreeBSD machine. It supports v.110 and my Win98 code can dial the ISDN line perfectly with no changes. So, what is involved in v.110? I presume there is a protocol handshake "I support these speeds", "what speeds can you support?" "ok lets agree on speed xxxx", "ok" "Print CONNECTED at xxxx" Anything else? Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message