[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ISDN and Linux -- not working yet...



You might want to try this script.

It's buggy (works at the 2nd time), but thats what I could do in a rush.. :(

Hetz


Gavrie Philipson wrote:
> 
> Hi Linux ISDN users,
> 
> Re my previous message --
> I tried Hetz Ben Hamo's scripts (written by andreisv@isdn.net.il).
> 
> I still get the same error every time I try to dial:
> 
> ---
> Dec 30 21:43:59 localhost kernel: ippp0: dialing 1 136363...
> Dec 30 21:44:01 localhost kernel: isdn_net: local hangup ippp0
> Dec 30 21:44:01 localhost kernel: ippp0: Chargesum is 0
> ---
> 
> I *know* the hardware layer works 'cause I see info on incoming calls in the
> logs (like caller ID).
> 
> Also, I tried dialing out with minicom using /dev/ttyI? and get 'NO DIALTONE'.
> 
> Any ideas?! FAQs?! Pointers to RTFM?!
> 
> -- Gavrie.

--
Linux - The STABLE and FUN way to operate
modprobe hisax io=0x340 irq=12 protocol=2 type=5
/sbin/isdnctrl verbose 3
/sbin/isdnctrl system on
/sbin/isdnctrl addif ippp0
/sbin/isdnctrl eaz ippp0 35661567
/sbin/isdnctrl addphone ippp0 out 6400000
/sbin/isdnctrl huptimeout ippp0 900
/sbin/isdnctrl l2_prot ippp0 hdlc
/sbin/isdnctrl l3_prot ippp0 trans
/sbin/isdnctrl encap ippp0 syncppp
/sbin/ifconfig ippp0 -arp -broadcast
/sbin/ipppd file /etc/ppp/ioptions &
/sbin/isdnctrl dial ippp0
sleep 10
route add default ippp0
#mlupd
echo done