Date: Wed, 17 Jun 1998 16:40:55 +0200 (MET DST) From: Jochen Scharrlach <js@mgm-net.de> To: freebsd-isdn@FreeBSD.ORG Subject: Hanging v0.60 Message-ID: <199806171440.QAA02758@orion.mgm-net.de>
next in thread | raw e-mail | index | archive | help
Hi, we have a small ISP-project using a FreeBSD v2.2.6 machine. I found that since a few hours ago the machine didn't accept any connections at all. The critical section in the logfile was: 17.06.98 12:04:33 DBG msg_dialout: dial req from ipr, unit 0 17.06.98 12:04:33 DBG find_device: found entry 1! 17.06.98 12:04:33 DBG FSM event [msg-dialout]: [idle => dialing] 17.06.98 12:04:33 DBG F_DIAL: local dial out request 17.06.98 12:04:33 DBG select_first_dialno: only one no, no = 0071122858410 17.06.98 12:04:33 DMN rate=90 sec/unit (day=3, beg=9, end=18, current=12) 17.06.98 12:04:33 CHD 00228 dialing out from 96 to 0071122858410 17.06.98 12:04:33 CHD 00228 ARCOS outgoing call proceeding (ctl 0, ch 0) 17.06.98 12:04:36 DBG msg_dialout: dial req from ipr, unit 0 17.06.98 12:04:36 DBG find_device: entry 1, cdid in use 17.06.98 12:04:36 DBG msg_dialout: config entry reserved or no match 17.06.98 12:04:36 CHD 00228 ARCOS incoming alert 17.06.98 12:04:36 DBG msg_charging: units=1, unitstype=3 17.06.98 12:04:36 CHD 00228 ARCOS outgoing call active (ctl 0, ch 0) 17.06.98 12:04:36 DBG FSM event [msg-con-act-ind]: [dialing => connected] 17.06.98 12:04:36 DBG F_DOK: dial out ok 17.06.98 12:04:36 DBG select_this_dialno: index = 0, no = 0071122858410 17.06.98 12:06:01 DBG msg_idle_timeout_ind: idletimeout, kernel sent disconnect! 17.06.98 12:06:05 DBG msg_charging: units=1, unitstype=1 17.06.98 12:26:23 DBG find_entry: entry 0, bprot 0 != incomingprot 1 17.06.98 12:26:23 DBG find_entry: entry 1, cdid in use 17.06.98 12:26:23 DBG find_entry: entry 2, remno 00715299919 != incomingfromno 007119602742 17.06.98 12:26:23 CHD unknown incoming call from 007119602742 to 96 17.06.98 12:26:23 DBG sendm_connect_resp: sent CONNECT_RESP [...] It seems that the entry-table was messed, because the caller id was correct. The complete dialin-set consists of 9 entries and entry #3 would have been the right one. All other dialins failed the same way (i.e. the search for a correct number stopped one entry before the correct one would have appeared), dialout didn't work at all. After rebooting the machine everything went fine. Sorry if that's a bug fixed in 0.62, but I usually don't install the latest version immediately :) BTW, is 0.62 stable? I tried it with a Fritz!Card-machine but the kernel couldn't recognize the card, though I used the same configfile as with v0.60 (which works fine). I can't reproduce this, because I don't have this machine here anymore, but I could test it with another machine. Thanks, Jochen 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?199806171440.QAA02758>