From owner-freebsd-isdn Sun May 20 0:28:32 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from mailout01.sul.t-online.com (mailout01.sul.t-online.com [194.25.134.80]) by hub.freebsd.org (Postfix) with ESMTP id 73BDD37B424 for <freebsd-isdn@freebsd.org>; Sun, 20 May 2001 00:28:29 -0700 (PDT) (envelope-from garyj@peedub.muc.de) Received: from fwd04.sul.t-online.de by mailout01.sul.t-online.com with smtp id 151Ndy-0006Vd-04; Sun, 20 May 2001 09:28:50 +0200 Received: from peedub.muc.de (320038014727-0001@[217.80.40.8]) by fmrl04.sul.t-online.com with esmtp id 151Ne5-1ZI0pcC; Sun, 20 May 2001 09:28:57 +0200 Received: by peedub.muc.de (8.11.3/8.11.1) id f4K7S7J38439; Sun, 20 May 2001 09:28:07 +0200 (CEST) (envelope-from garyj) Content-Type: text/plain; charset="iso-8859-1" From: Gary Jennejohn <garyj@jennejohn.org> Reply-To: garyj@jennejohn.org To: Nicolas Souchu <nsouch@fr.alcove.com>, freebsd-isdn@freebsd.org Subject: Re: Provider's LCP requests :( Date: Sun, 20 May 2001 09:28:06 +0200 X-Mailer: KMail [version 1.2] References: <20010519234306.A12266@ontario.alcove-fr> In-Reply-To: <20010519234306.A12266@ontario.alcove-fr> MIME-Version: 1.0 Message-Id: <01052009280600.37452@peedub.muc.de> Content-Transfer-Encoding: 8bit X-Sender: 320038014727-0001@t-dialin.net Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-isdn.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-isdn> List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-isdn> X-Loop: FreeBSD.org On Saturday 19 May 2001 23:43, Nicolas Souchu wrote: > My provider send every 10s an LCP request. The interface never > disconnect because of this traffic. > > I've applied Gary's patch on my 4.3-stable but it does not seem to > work :( > > How does this patch work actually? There's nothing related to LCP > requests in it. Surprisingly, the patch has been reported to work > last year. > > Thanks in advance. Hmmm... remind me which patch this is (there's been a lot of water under the bridge since then) and I'll try to explain how it works. A reference to something in the mailling list archive would be nice. -- Gary Jennejohn garyj@jennejohn.org gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sun May 20 2:16:55 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by hub.freebsd.org (Postfix) with ESMTP id B2B0737B424 for <freebsd-isdn@freebsd.org>; Sun, 20 May 2001 02:16:52 -0700 (PDT) (envelope-from garyj@peedub.muc.de) Received: from fwd03.sul.t-online.de by mailout02.sul.t-online.com with smtp id 151PKU-0003W1-0B; Sun, 20 May 2001 11:16:50 +0200 Received: from peedub.muc.de (320038014727-0001@[62.226.149.66]) by fmrl03.sul.t-online.com with esmtp id 151PL0-1KHCHQC; Sun, 20 May 2001 11:17:22 +0200 Received: by peedub.muc.de (8.11.3/8.11.1) id f4K9GbT38628; Sun, 20 May 2001 11:16:37 +0200 (CEST) (envelope-from garyj) Content-Type: text/plain; charset="iso-8859-1" From: Gary Jennejohn <garyj@jennejohn.org> Reply-To: garyj@jennejohn.org To: Nicolas Souchu <nsouch@fr.alcove.com>, freebsd-isdn@freebsd.org Subject: Re: Provider's LCP requests :( Date: Sun, 20 May 2001 11:16:36 +0200 X-Mailer: KMail [version 1.2] References: <20010519234306.A12266@ontario.alcove-fr> <01052009280600.37452@peedub.muc.de> In-Reply-To: <01052009280600.37452@peedub.muc.de> MIME-Version: 1.0 Message-Id: <01052011163602.37452@peedub.muc.de> Content-Transfer-Encoding: 8bit X-Sender: 320038014727-0001@t-dialin.net Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-isdn.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-isdn> List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-isdn> X-Loop: FreeBSD.org On Sunday 20 May 2001 09:28, Gary Jennejohn wrote: > On Saturday 19 May 2001 23:43, Nicolas Souchu wrote: > > My provider send every 10s an LCP request. The interface never > > disconnect because of this traffic. > > > > I've applied Gary's patch on my 4.3-stable but it does not seem to > > work :( > > > > How does this patch work actually? There's nothing related to LCP > > requests in it. Surprisingly, the patch has been reported to work > > last year. > > > > Thanks in advance. > > Hmmm... remind me which patch this is (there's been a lot of water under > the bridge since then) and I'll try to explain how it works. A reference to > something in the mailling list archive would be nice. OK, I now know what the patch is supposed to do. Funny that it's only in -current but never made it into -stable. Basically the patch adds 2 new fields to struct sppp - pp_last_{sent,recv}. NOTE: this change to struct sppp means that you _must_ also recompile spppcontrol ! The new fields are set in if_spppsubr.c whenever a "normal" packet goes out/comes in over the interface in sppp_output() and sppp_input() resp. Control packets such as LCP stuff should not be reflected since sppp_input() should be exited early and sppp_output() isn't used to send such packets. There's a new routine in i4b_l4.c called i4b_get_idletime() which calls the routine i4bisppp_idletime() in i4b_isppp.c if the interface is sppp. The latter returns the larger of pp_last_sent and pp_last_recv. Now, i4b_get_idletime() is used in all the shorthold routines in i4b_l4.c to get the active time. The returned value is used appropriately to figure out whether the idle timeout has expired. Since the routines in if_spppsubr.c should only update the pp_last_* fields for "normal" packets, traffic for control packets should never have any effect on the idle timeout calculations. At least, that's the theory. Did the patch apply cleanly ? I'd be amazed if it did. -- Gary Jennejohn garyj@jennejohn.org gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Mon May 21 7:50:56 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from emout1.wish.nl (emout1.wish.nl [212.123.129.74]) by hub.freebsd.org (Postfix) with ESMTP id 631AC37B424 for <freebsd-isdn@FreeBSD.ORG>; Mon, 21 May 2001 07:50:52 -0700 (PDT) (envelope-from fsteevie@dds.nl) Received: from mail2.inside.servers (mail2.INSIDE.servers [10.1.0.6]) by emout1.wish.nl (Postfix) with SMTP id C16D62252B for <freebsd-isdn@FreeBSD.ORG>; Mon, 21 May 2001 17:02:43 +0200 (CEST) Received: (qmail 61881 invoked from network); 21 May 2001 14:50:48 -0000 Received: from p3487.nl.wish.net (HELO coyote) ([212.123.151.159]) (envelope-sender <fsteevie@dds.nl>) by mail2.outside.servers (qmail-ldap-1.03) with SMTP for <freebsd-isdn@FreeBSD.ORG>; 21 May 2001 14:50:48 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Steve_ <fsteevie@dds.nl> Reply-To: fsteevie@dds.nl To: freebsd-isdn@FreeBSD.ORG Subject: Using the D-Channel Date: Mon, 21 May 2001 16:50:48 +0200 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01052116504801.00668@coyote> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-isdn.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-isdn> List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-isdn> X-Loop: FreeBSD.org Hi, I knew it for a long time, but I just got interest in the (free) D-Channel. I know some programs (D-Chat, IsdnChat (http://www.wirehub.nl/~ernesto/index.html)) which use the D-Channel, but in a very inefficient way (you can only send 20 chars or so, ...). I haven't really did any research yet, but is it possible to make something samilliar? If so, where to find any docs. I'm willing to try to make something. I also know that it is possible to get up to 16 kbit using the D-Channel (also free, i thought), but using some kind of protocol. Does anybody know anything about this? Thank you for your attention. Steven PS. Sorry for my bad english. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Mon May 21 11:28:33 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from hcshh.hcs.de (hcshh.hcs.de [194.123.40.1]) by hub.freebsd.org (Postfix) with ESMTP id 1CAF337B43C for <freebsd-isdn@FreeBSD.ORG>; Mon, 21 May 2001 11:28:29 -0700 (PDT) (envelope-from hm@hcs.de) Received: from localhost (localhost [127.0.0.1]) by hcshh.hcs.de (Postfix) with ESMTP id 9B78FBA29; Mon, 21 May 2001 20:28:20 +0200 (CEST) Received: from hcswork.hcs.de (hcswork.hcs.de [172.24.124.5]) by hcshh.hcs.de (Postfix) with ESMTP id 5E435BA27; Mon, 21 May 2001 20:28:19 +0200 (CEST) Received: by hcswork.hcs.de (Postfix, from userid 200) id 29C8F51D; Mon, 21 May 2001 20:28:19 +0200 (METDST) Subject: Re: Using the D-Channel In-Reply-To: <01052116504801.00668@coyote> "from Steve_ at May 21, 2001 04:50:48 pm" To: fsteevie@dds.nl Date: Mon, 21 May 2001 20:28:18 +0200 (METDST) Cc: freebsd-isdn@FreeBSD.ORG Reply-To: hm@hcs.de Organization: HCS Hanseatischer Computerservice GmbH X-Mailer: ELM [version 2.4ME+ PL84 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <20010521182819.29C8F51D@hcswork.hcs.de> From: hm@hcs.de (Hellmuth Michaelis) Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-isdn.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-isdn> List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-isdn> X-Loop: FreeBSD.org From the keyboard of Steve_: > I knew it for a long time, but I just got interest in the (free) D-Channel. The D-channel is not "free", have a look at your carriers fine print ... ;-) > I know some programs (D-Chat, IsdnChat > (http://www.wirehub.nl/~ernesto/index.html)) which use the D-Channel, but in > a very inefficient way (you can only send 20 chars or so, ...). > > I haven't really did any research yet, but is it possible to make something > samilliar? Yes it is, i can imagine several ways to do that. > If so, where to find any docs. All you need is the ISDN D-channel layer 3 doc, they can be found on www.etsi.org. > I also know that it is possible to get up to 16 kbit using the D-Channel > (also free, i thought), but using some kind of protocol. Does anybody know > anything about this? Same, it is not free, at least not here in Germany. Its called the UUS (User-User-Signalling) protocol and costs ~10DM/month IIRC. Just FYI, there was a hype for AODI last year, which was an invention from the US and "everyone" said it was a _must_ to implement it. It was basically a permanent link on the D-channel and was sold for 10DM a month in the test phase here. This "_must_ to implement" was cancelled mostly because of a complete lack of interest some time ago here..... Bottom line: you will put much work into something which will be painfully slow to use and which will get you into severe troubles with your carrier in case you want to use it for something which transfers more than a few bits per hour. Anyway, try it out - you will learn a lot ;-) hellmuth -- Hellmuth Michaelis Tel +49 40 55 97 47-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 55 97 47-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de D-22457 Hamburg WWW http://www.hcs.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Mon May 21 12: 4:29 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by hub.freebsd.org (Postfix) with ESMTP id B792537B422 for <freebsd-isdn@freebsd.org>; Mon, 21 May 2001 12:04:26 -0700 (PDT) (envelope-from Simon.Putz@t-online.de) Received: from fwd07.sul.t-online.de by mailout02.sul.t-online.com with smtp id 151uyf-00021g-0D; Mon, 21 May 2001 21:04:25 +0200 Received: from xenium (520049982112-0001@[62.158.49.81]) by fwd07.sul.t-online.com with smtp id 151uys-0XlRKaC; Mon, 21 May 2001 21:04:38 +0200 Message-ID: <000901c0e228$d2adf940$6300a8c0@xenium> From: Simon.Putz@t-online.de (Simon Putz) To: <freebsd-isdn@freebsd.org> Subject: answering machine Date: Mon, 21 May 2001 21:04:11 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Sender: 520049982112-0001@t-dialin.net Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-isdn.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-isdn> List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-isdn> X-Loop: FreeBSD.org hello, where can i find information or a howto or something on how to set up a answering machine via isdn on freebsd 4.3? thanks bye simon putz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Mon May 21 12:42:31 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from wn4-marvin.wn4.uni-karlsruhe.de (nat-wohnheime.rz.uni-karlsruhe.de [193.196.41.250]) by hub.freebsd.org (Postfix) with ESMTP id 2773337B422 for <freebsd-isdn@freebsd.org>; Mon, 21 May 2001 12:42:29 -0700 (PDT) (envelope-from steele@wn4-marvin.wn4.uni-karlsruhe.de) Received: by wn4-marvin.wn4.uni-karlsruhe.de (Postfix, from userid 1000) id A0FE5CFB32; Mon, 21 May 2001 21:41:45 +0200 (CEST) Date: Mon, 21 May 2001 21:41:45 +0200 From: Benedikt Schmidt <s_bschmi@ira.uka.de> To: freebsd-isdn@freebsd.org Subject: Re: answering machine Message-ID: <20010521214145.A3368@cloaked.de> References: <000901c0e228$d2adf940$6300a8c0@xenium> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000901c0e228$d2adf940$6300a8c0@xenium>; from Simon.Putz@t-online.de on Mon, May 21, 2001 at 09:04:11PM +0200 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-isdn.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-isdn> List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-isdn> X-Loop: FreeBSD.org Simon Putz wrote: > where can i find information or a howto or something on how to set up a > answering machine via isdn on freebsd 4.3? There is a section called "Setting up the Telephone Answering System" in "The Care and Feeding of ISDN4BSD" on http://people.freebsd.org/~hm/i4b-095/node79.html . -- Benedikt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Thu May 24 11:35:50 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from nwcst334.netaddress.usa.net (nwcst334.netaddress.usa.net [204.68.23.79]) by hub.freebsd.org (Postfix) with SMTP id 21CFA37B43C for <freebsd-isdn@FreeBSD.org>; Thu, 24 May 2001 11:35:46 -0700 (PDT) (envelope-from eduhuertas@usa.net) Received: (qmail 13769 invoked by uid 60001); 24 May 2001 18:35:45 -0000 Message-ID: <20010524183545.13768.qmail@nwcst334.netaddress.usa.net> Received: from 204.68.23.79 by nwcst334 for [168.234.139.85] via web-mailer(34FM.0700.17C.01) on Thu May 24 18:35:45 GMT 2001 Date: 24 May 2001 12:35:45 CST From: Eduardo Huertas <eduhuertas@usa.net> To: freebsd-questions@FreeBSD.org, freebsd-isdn@FreeBSD.org Subject: ISDN, ppp problem solved :) Cc: "Leif Neland" <leif@neland.dk>, Brian Somers <brian@Awfulhak.org> X-Mailer: USANET web-mailer (34FM.0700.17C.01) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-isdn.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-isdn> List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-isdn> X-Loop: FreeBSD.org Thank you very much for your support :) I had a problem trying to connect to my ISP with an external AETHRA TPQ 2= 033 ISDN network termination. Basically the problem was that it connected fi= ne with ppp, but connected only with one channel (64 Kbps) and it has two channels for a 128 Kbps. Thanks to the suggestions of Brian Sommers and Leif Neland I got the manu= al of the AETHRA and looked at the AT commands. That resulted in the following for a multi-link connection: set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATB41CL2048 \ OK-AT-OK ATB40&J3E1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT" Thanks to all of you! -edu- ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=3D= 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Fri May 25 2:35:56 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from hcshh.hcs.de (hcshh.hcs.de [194.123.40.1]) by hub.freebsd.org (Postfix) with ESMTP id 01C6A37B422 for <freebsd-isdn@freebsd.org>; Fri, 25 May 2001 02:35:53 -0700 (PDT) (envelope-from hm@hcs.de) Received: from localhost (localhost [127.0.0.1]) by hcshh.hcs.de (Postfix) with ESMTP id E7EC8BA44 for <freebsd-isdn@freebsd.org>; Fri, 25 May 2001 11:35:51 +0200 (CEST) Received: from hcswork.hcs.de (hcswork.hcs.de [172.24.124.5]) by hcshh.hcs.de (Postfix) with ESMTP id BD78FBA46 for <freebsd-isdn@freebsd.org>; Fri, 25 May 2001 11:35:50 +0200 (CEST) Received: by hcswork.hcs.de (Postfix, from userid 200) id 9A463290; Fri, 25 May 2001 11:35:50 +0200 (METDST) Subject: AVM B1/T1 support available in FreeBSD's isdn4bsd To: ISDN Mailinglist <freebsd-isdn@freebsd.org> Date: Fri, 25 May 2001 11:35:50 +0200 (METDST) Reply-To: hm@hcs.de Organization: HCS Hanseatischer Computerservice GmbH X-Mailer: ELM [version 2.4ME+ PL84 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <20010525093550.9A463290@hcswork.hcs.de> From: hm@hcs.de (Hellmuth Michaelis) Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-isdn.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-isdn> List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-isdn> X-Loop: FreeBSD.org Its a pleasure for me to announce the availability of active ISDN card support in FreeBSD. I have just committed a CAPI driver (see http://www.capi.org/) and a hardware driver for the AVM B1 and AVM T1 cards to FreeBSD-current (and will make a 4.x-stable update-procedure available in the next days). These both components were contributed by Juha-Matti Liukkonen of Cubical Solutions Ltd (jml@cubical.fi), thank you very much for writing and sharing this code, Juha! I'd also like to thank Mr. Ziessnitz of AVM GmbH, Berlin (http://www.avm.de) for the donation of an AVM B1 PCI card for testing and code integration purposes! This code being in the tree has some nice consequences, namely that we now have support for primary rate (the AVM T1 family), that there is a (hopefully) generic CAPI driver in the tree to serve as a base to add support for more active CAPI-based cards and last but not least that because the protocol handling is done in the cards microcode we now get potential support for all the protocols beside DSS1 which the microcode of the cards supports: this is 5ESS, NI1 and 1TR6 for the B1 family of cards. I have tested the code with an AVM B1 PCI V.4.0 card and an AVM B1 ISA V.2.0 card (donated by Christoph Weber-Fahr): there are a few open ends on which i will work in the next time but basically the code runs and is in a good shape. See /usr/src/sys/i4b/capi/README for some notes on the code and administration. In the past i considered the lack of a CAPI interface and the missing demonstration that the i4b architecture is able to handle primary rate ISDN interfaces in isdn4bsd a major showstopper to get i4b to a 1.0 release. Since this is obsolete now, i bumped the isdn4bsd version to 1.0 with this commit. Have fun, hellmuth -- Hellmuth Michaelis Tel +49 40 55 97 47-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 55 97 47-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de D-22457 Hamburg WWW http://www.hcs.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Fri May 25 2:48:23 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from critter.freebsd.dk (beachchick.freebsd.dk [212.242.34.253]) by hub.freebsd.org (Postfix) with ESMTP id 9BD9B37B424 for <freebsd-isdn@FreeBSD.ORG>; Fri, 25 May 2001 02:48:20 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter (localhost [127.0.0.1]) by critter.freebsd.dk (8.11.3/8.11.3) with ESMTP id f4P9mBm84138; Fri, 25 May 2001 11:48:11 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: hm@hcs.de Cc: ISDN Mailinglist <freebsd-isdn@FreeBSD.ORG> Subject: Re: AVM B1/T1 support available in FreeBSD's isdn4bsd In-Reply-To: Your message of "Fri, 25 May 2001 11:35:50 +0200." <20010525093550.9A463290@hcswork.hcs.de> Date: Fri, 25 May 2001 11:48:11 +0200 Message-ID: <84136.990784091@critter> From: Poul-Henning Kamp <phk@critter.freebsd.dk> Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-isdn.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-isdn> List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-isdn> X-Loop: FreeBSD.org In message <20010525093550.9A463290@hcswork.hcs.de>, Hellmuth Michaelis writes: >In the past i considered the lack of a CAPI interface and the missing >demonstration that the i4b architecture is able to handle primary rate >ISDN interfaces in isdn4bsd a major showstopper to get i4b to a 1.0 >release. Since this is obsolete now, i bumped the isdn4bsd version to >1.0 with this commit. Yah! -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Fri May 25 3:52:48 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from smtp.alcove.fr (smtp.alcove.fr [212.155.209.139]) by hub.freebsd.org (Postfix) with ESMTP id A5B1237B422 for <freebsd-isdn@freebsd.org>; Fri, 25 May 2001 03:52:43 -0700 (PDT) (envelope-from nsouch@alcove.fr) Received: from koka.alcove-fr ([10.16.110.26] helo=koka.alcove-int ident=mail) by smtp.alcove.fr with esmtp (Exim 3.12 #1 (Debian)) id 153FCw-0000Xd-00; Fri, 25 May 2001 12:52:38 +0200 Received: from nsouch by koka.alcove-int with local (Exim 3.12 #1 (Debian)) id 153FCu-0006Nu-00; Fri, 25 May 2001 12:52:36 +0200 Date: Fri, 25 May 2001 12:52:36 +0200 From: Nicolas Souchu <nsouch@fr.alcove.com> To: Gary Jennejohn <garyj@jennejohn.org> Cc: freebsd-isdn@freebsd.org Subject: Re: Provider's LCP requests :( Message-ID: <20010525125236.A24495@koka.alcove-fr> References: <20010519234306.A12266@ontario.alcove-fr> <01052009280600.37452@peedub.muc.de> <01052011163602.37452@peedub.muc.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.4i In-Reply-To: <01052011163602.37452@peedub.muc.de>; from garyj@jennejohn.org on Sun, May 20, 2001 at 11:16:36AM +0200 Organization: =?iso-8859-1?Q?Alc=F4ve=2C_http:=2F=2Fwww=2Ealcove=2Ecom?= Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-isdn.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-isdn> List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-isdn> X-Loop: FreeBSD.org On Sun, May 20, 2001 at 11:16:36AM +0200, Gary Jennejohn wrote: > > OK, I now know what the patch is supposed to do. Funny that it's only in > -current but never made it into -stable. > > Basically the patch adds 2 new fields to struct sppp - pp_last_{sent,recv}. > NOTE: this change to struct sppp means that you _must_ also recompile > spppcontrol ! > > The new fields are set in if_spppsubr.c whenever a "normal" packet goes > out/comes in over the interface in sppp_output() and sppp_input() resp. > Control packets such as LCP stuff should not be reflected since sppp_input() > should be exited early and sppp_output() isn't used to send such packets. > > There's a new routine in i4b_l4.c called i4b_get_idletime() which calls the > routine i4bisppp_idletime() in i4b_isppp.c if the interface is sppp. The > latter returns the larger of pp_last_sent and pp_last_recv. > > Now, i4b_get_idletime() is used in all the shorthold routines in i4b_l4.c to > get the active time. The returned value is used appropriately to figure out > whether the idle timeout has expired. > > Since the routines in if_spppsubr.c should only update the pp_last_* fields > for "normal" packets, traffic for control packets should never have any > effect on the idle timeout calculations. At least, that's the theory. I now understand and will check the code according to your info. Thanks! > > Did the patch apply cleanly ? I'd be amazed if it did. It did, I had to specify the source paths though. -- Nicolas.Souchu@fr.alcove.com AlcĂ´ve - Open Source Software Engineer - http://www.alcove.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Fri May 25 5:12:14 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from Awfulhak.org (awfulhak.demon.co.uk [194.222.196.252]) by hub.freebsd.org (Postfix) with ESMTP id A727537B422; Fri, 25 May 2001 05:12:05 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.3/8.11.3) with ESMTP id f4PCBxY24113; Fri, 25 May 2001 13:11:59 +0100 (BST) (envelope-from brian@lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.3/8.11.3) with ESMTP id f4PCBOg01790; Fri, 25 May 2001 13:11:24 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200105251211.f4PCBOg01790@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Eduardo Huertas <eduhuertas@usa.net> Cc: freebsd-questions@FreeBSD.ORG, freebsd-isdn@FreeBSD.ORG, "Leif Neland" <leif@neland.dk>, Brian Somers <brian@Awfulhak.org>, brian@Awfulhak.org Subject: Re: ISDN, ppp problem solved :) In-Reply-To: Message from Eduardo Huertas <eduhuertas@usa.net> of "24 May 2001 12:35:45 CST." <20010524183545.13768.qmail@nwcst334.netaddress.usa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 25 May 2001 13:11:23 +0100 From: Brian Somers <brian@Awfulhak.org> Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-isdn.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-isdn> List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-isdn> X-Loop: FreeBSD.org > Thank you very much for your support :) > > I had a problem trying to connect to my ISP with an external AETHRA TPQ 2033 > ISDN network termination. Basically the problem was that it connected fine > with ppp, but connected only with one channel (64 Kbps) and it has two > channels for a 128 Kbps. > > Thanks to the suggestions of Brian Sommers and Leif Neland I got the manual of > the AETHRA and looked at the AT commands. > > That resulted in the following for a multi-link connection: > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATB41CL2048 \ > OK-AT-OK ATB40&J3E1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT" > > Thanks to all of you! Thanks for the feedback. I've just committed this to ppp.conf.sample. > -edu- -- Brian <brian@Awfulhak.org> <brian@[uk.]FreeBSD.org> <http://www.Awfulhak.org> <brian@[uk.]OpenBSD.org> Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message