Date: Wed, 23 Dec 1998 20:10:54 +0100 (MET) From: Martin Husemann <martin@rumolt.teuto.de> To: free@euronet.nl Cc: freebsd-isdn@FreeBSD.ORG Subject: Re: ISDN Dialback on a PM2 Message-ID: <199812231910.UAA06643@rumolt.teuto.de> In-Reply-To: <199812231611.RAA25588@support.euronet.nl> from "Frederique Rijsdijk" at Dec 23, 98 05:11:16 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> As of now i'm dialing into a PM2 using PAP, wich disconnect me after > authentication, and then die PM2 calls me back, without any authentication; > giving me HDLC/network directly. I4B does not currently support your type of setup, but I guess it's not much work. For a start you could try to increase the time between two dial attempts, so the incoming callback would get a chance of coming through before your next dial retry. Then you'll have to configure it for a normal connection, not calledback - otherwise it would expect your first call to be rejected at D-channel level. You'll probably run into problems later, because the config entry will be in state "dialing out" when the call in comes in, but that's realy easy to fix. Please try: dialin-reaction = accept dialout-type = normal recoverytime = 30 and report success or error messages logged with this setup. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812231910.UAA06643>