From owner-freebsd-isdn Mon Jul 19 2: 6:23 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from jump.saphirsc.de (cray-ymp.saphirsc.de [193.155.17.164]) by hub.freebsd.org (Postfix) with ESMTP id 21712150CD for ; Mon, 19 Jul 1999 02:06:16 -0700 (PDT) (envelope-from hf@jump.saphirsc.de) Received: (from hf@localhost) by jump.saphirsc.de (8.8.8/8.8.8) id LAA17974; Mon, 19 Jul 1999 11:04:35 +0200 (CEST) From: Hauke Fath MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14226.59939.532924.464173@jump.saphirsc.de> Date: Mon, 19 Jul 1999 11:04:35 +0200 (CEST) To: freebsd-isdn@freebsd.org Cc: hf@melog.de Subject: Problems with callback setup X-Mailer: VM 6.71 under 21.1 "20 Minutes to Nikko" XEmacs Lucid (patch 2) Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I am currently experimenting with an isdn4bsd callback setup and seem to need some help. ;) It took me some time to understand that isdnd picks the first entry matching the originator's phone number from isdnd.rc so I have to move the most general entry to the end of the file. But now I get (phone numbers xx'ed): Jul 18 22:39:31 jump isdnd[12146]: DBG find_matching_entry_incoming: 6221xxxxxx - screening user provided, verified & passed Jul 18 22:39:31 jump isdnd[12146]: CHD 00125 Hauke_Fath callback: incoming call from 6221xxxxxx to 6xxxxx Jul 18 22:39:31 jump isdnd[12146]: DBG sendm_connect_resp: sent CONNECT_RESP Jul 18 22:39:31 jump isdnd[12146]: DBG FSM event [callback-req]: [Illegal State => Illegal State] Jul 18 22:39:31 jump isdnd[12146]: DBG F_ill: Illegal State reached !!! Jul 18 22:39:31 jump isdnd[12146]: ERR FSM ILLEGAL STATE, event=callback-req: oldstate=Illegal State => newstate=Illegal State] Jul 18 22:39:32 jump isdnd[12146]: ERR recover_illegal: ERROR, entry Hauke_Fath attempting disconnect! Jul 18 22:39:32 jump isdnd[12146]: ERR sendm_disconnect_req: ioctl I4B_DISCONNECT_REQ failed: Invalid argument Jul 18 22:39:32 jump isdnd[12146]: DMN daemon terminating, exitval = 1 -- More exclamation marks here than needed ;) and isdnd appears to die very easily. Is this intended? I was lucky to have a modem connection in reserve; otherwise I'd have been in trouble... Jul 18 22:39:32 jump /netbsd: i4b-L4-i4bioctl: I4B_DISCONNECT_REQ ioctl, cdid not found! #-------------------------------------------------------------------------- entry name = Hauke_Fath usrdevicename = isp usrdeviceunit = 0 isdncontroller = 0 isdnchannel = -1 # Take anyone local-phone-incoming = 6xxxxx # External S0-Bus local-phone-dialout = 6xxxxx remote-phone-incoming = 6221xxxxxx remote-phone-dialout = 06221xxxxxx remdial-handling = first # If there are several remote numbers direction = inout dialin-reaction = callback dialout-type = normal b1protocol = hdlc idletime-incoming = 120 idletime-outgoing = 60 ratetype = 0 unitlength = 90 unitlengthsrc = rate dialretries = 3 dialrandincr = on recoverytime = 25 usedown = off downtries = 2 downtime = 30 #-------------------------------------------------------------------------- This is isdn4bsd 0.70 on NetBSD/i386 1.3.3, AVM FritzCard ISA. Any hints? hauke -- Hauke Fath Saphir Software GmbH Czernyring 22/10 D-69115 Heidelberg +49-6221-13866-0 (fax -21) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message