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

ISDN and Linux



Hi!

I'm trying, in vain, to set up PPP over ISDN  for more than a week already. 
My setup:

- AVM Fritz!Card PCI with HiSax driver
- Kernel 2.0.36
- isdn4k v3

The hardware layer works. I know this because I can see certain stuff in the
logs, like the caller-id number of incoming calls.

I just cannot seem to set up syncPPP correctly.
I'm trying to call ISDN net. 

The problem: When trying to dial out with 'isdnctrl dial ippp0' I get, in the
log file:

Dialing of ippp0 triggered
Dec 29 20:56:38 localhost kernel: ippp0: dialing 1 136363... 
Dec 29 20:56:38 localhost kernel: isdn_net: local hangup ippp0
Dec 29 20:56:38 localhost kernel: ippp0: Chargesum is 0

I get this all the time! Trying to dial out over /dev/ttyI0 with minicom fails
either.

Any ideas?

I'm desparate!!

-- Gavrie.

----------------------------------------
The output of 'isdnctrl list ippp0' shows:
---------------------------------------
Current setup of interface 'ippp0':

EAZ/MSN:                9728189
Phone number(s):
  Outgoing:             136363
  Incoming:             9720388 9728189
Dial mode:              manual
Secure:                 off
Callback:               off
Reject before Callback: on
Callback-delay:         5
Dialmax:                1
Hangup-Timeout:         100
Incoming-Hangup:        on
ChargeHangup:           off
Charge-Units:           0
Charge-Interval:        0
Layer-2-Protocol:       hdlc
Layer-3-Protocol:       trans
Encapsulation:          syncppp
Slave Interface:        None
Slave delay:            10
Slave trigger:          6000 cps
Master Interface:       None
Pre-Bound to:           fritz, Channel 0
PPP-Bound to:           0

---------------------------------------