Date: Fri, 8 Dec 2000 23:02:20 +0100 (CET) From: Georg Moritz <gm@bw.nextra.de> To: freebsd-isdn@FreeBSD.ORG Subject: dialback problem Message-ID: <Pine.LNX.4.21.0012082231351.17346-100000@cepheus.mgm-net.de>
next in thread | raw e-mail | index | archive | help
Hello, thanks to all for sharing your time. 1. Problem 2. Command 3. Logfile 4. Config 5. System 1. Problem isdnd seems to run into a local disconnect-request while dialing back... if I ping the remote host manually a second later, the connection is established and all fine. Meanwhile I've piped the output through a perl script which does this ping for me, but that's a hot fix.. any clues? 2. Command $> isdnd -d 0x3f9 -l -L /var/log/isdnd.log 3. Logfile 08.12.2000 23:20:21 DMN i4b isdn daemon started (pid = 7423) 08.12.2000 23:20:29 DBG msg_l12stat_ind: unit 0, layer 1, state 0 08.12.2000 23:20:52 DBG msg_l12stat_ind: unit 0, layer 1, state 1 08.12.2000 23:21:02 DBG find_matching_entry_incoming: 7119xxxx - screening network provided 08.12.2000 23:21:02 CHD 00037 nextra callback: incoming call from 7119xxxx to 505xxxx 08.12.2000 23:21:02 DBG sendm_connect_resp: sent CONNECT_RESP 08.12.2000 23:21:02 DBG FSM event [callback-req]: [idle => acb-waitdial] 08.12.2000 23:21:02 DBG msg_teiasg_ind: unit 0, tei = 74 08.12.2000 23:21:02 DBG msg_l12stat_ind: unit 0, layer 2, state 1 08.12.2000 23:21:06 DBG handle_reserved: entry nextra, callback dial! 08.12.2000 23:21:06 DBG select_first_dialno: only one no, no = 080027xxxxx 08.12.2000 23:21:06 DBG setup_dialout: entry nextra ok! 08.12.2000 23:21:06 CHD 00038 nextra rate 240 sec/unit (rate) 08.12.2000 23:21:06 DBG sendm_connect_req: ctrl = 0, chan = -1 08.12.2000 23:21:06 DBG decr_free_channels: ctrl 0, now 1 chan free 08.12.2000 23:21:06 CHD 00038 nextra dialing out from 505xxxx to 080027xxxxx 08.12.2000 23:21:07 DBG set_channel_busy: controller [0] channel B2 set to BUSY! 08.12.2000 23:21:07 CHD 00038 nextra outgoing call proceeding (ctl 0, ch 1) 08.12.2000 23:21:10 DBG msg_charging: 1 unit(s) (estimated) 08.12.2000 23:21:10 DBG set_channel_busy: controller [0] channel B2 already busy! 08.12.2000 23:21:10 CHD 00038 nextra outgoing call active (ctl 0, ch 1, isp0) 08.12.2000 23:21:10 DBG FSM event [msg-con-act-ind]: [acb-dialing => connected] 08.12.2000 23:21:10 DBG F_DOK: dial out ok 08.12.2000 23:21:10 DBG select_this_dialno: index = 0, no = 080027xxxxx 08.12.2000 23:21:11 DBG msg_drvrdisc_req: req from isp, unit 0 08.12.2000 23:21:11 DBG get_cep_by_driver: found entry 0! 08.12.2000 23:21:11 DBG FSM event [disconnect-req]: [connected => waitdisconnect] 08.12.2000 23:21:11 DBG F_DRQ: local disconnect request 08.12.2000 23:21:11 DBG sendm_disconnect_req: sent DISCONNECT_REQ 08.12.2000 23:21:11 CHD 00038 nextra outgoing call disconnected (local) 08.12.2000 23:21:11 CHD 00038 nextra cause 0: normal call clearing (I4B) 08.12.2000 23:21:11 CHD 00038 nextra charging: 1 units, 1 seconds 08.12.2000 23:21:11 CHD 00038 nextra accounting: in 71, out 51 (in 0, out 0) 08.12.2000 23:21:11 DBG set_channel_idle: controller [0] channel B2 set to IDLE! 08.12.2000 23:21:11 DBG incr_free_channels: ctrl 0, now 2 chan free 08.12.2000 23:21:11 DBG FSM event [msg-disc-ind]: [waitdisconnect => idle] 08.12.2000 23:21:11 DBG F_MDI: disconnect indication, local disconnected 4. Config entry name = nextra # name for reference A usrdevicename = isp # ipr, tel, rbch, isp usrdeviceunit = 0 isdncontroller = 0 isdnchannel = -1 local-phone-incoming = 505xxxx # this is my number remote-phone-incoming = 7119xxxx # this one can call in local-phone-dialout = 505xxxx # this is my number remote-phone-dialout = 080027xxxxx # i call this remote number remdial-handling = first dialin-reaction = callback callbackwait = 3 dialout-type = normal b1protocol = hdlc # hdlc/raw idletime-incoming = 240 idletime-outgoing = 30 ratetype = 0 unitlength = 90 unitlengthsrc = rate dialretries = 3 dialrandincr = on recoverytime = 25 usedown = on downtries = 10 downtime = 5 5. System FreeBSD 4.1-RELEASE thanks again, regards, Georg. PS: neither i4b-00.95.00-beta-310800 nor i4b-00.96.00-beta-101000 want to compile on this system ... :-/ -- +- http://www.nextra.de ----------------+--- mailto:gm@bw.nextra.de ---+ | nextra BW CSP GmbH | Georg Moritz | | Sophienstr. 26, 70178 Stuttgart |...^[. Always off the crowd...| +-(+49|0).711.96683.5 -.99 Fax -.61 gm -+- mobile (+49|0).175.9309694 -+ 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?Pine.LNX.4.21.0012082231351.17346-100000>