Click to See Complete Forum and Search --> : isdn4linux -on/off?


HTTP-404
06-14-2001, 04:47 AM
Hello


in latest version the command that used to make connection has been changed but FAQs haven't been updated my question is how do i make connection ?


thnx

ph34r
06-14-2001, 09:33 AM
Latest version of what? Is this a new install on a new distro?

demian
06-14-2001, 10:41 AM
I don't think they changed anything. Actually the isdn4linux project seems to have ceased putting out new releases.

I assume your talking about the isdn4k-utils, the user level tools to configure and operate the isdn hardware.

Bringing up/taking down a connection depends on how your configuration file looks like. (eg /etc/isdn/device.ippp0). There's a line DIALMODE=xxx where xxx can be 'auto', 'on' or 'off'. auto means dial on demand. In this case you don't have to worry about connecting/disconecting. If you set DIALMODE to 'on' you can dial with the command isdnctrl dial ippp0 and hangup via isdnctrl hangup ippp0. You can switch the entire isdn subsystem off with the command isdnctrl system off or /etc/init.d/isdnutils off.

HTTP-404
06-14-2001, 05:24 PM
damn how stupid i was

thnx for support guys