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

ISDN Fritz!X USB TA and Debian



Hello,
is anyone using Fritz!X USB TA ISDN modem? I bought one a week ago, and
can't make it dialing under Debian Woody. Under W2k it works fine.
What i've done:
- install USB
- compile fxusb from ftp.avm.de/cardware ... and make it loading when
  modem is pluged in
- install ipppd, pppcapiplugin, isdnutils-base

Now i'm stuck. CAPI2 seems to work, because:

# cat /proc/capi/controller 
1 fxusb      running  fritz-usb        A1 3.09-10 2

# capiinfo 
Controller 1:
Manufacturer: AVM GmbH
	CAPI Version: 2.0
Manufacturer Version: 3.09-10  (48.154)
	Serial Number: 0000000
	BChannels: 2
	Global Options: 0x00000039
	internal controller supported
	DTMF supported
	Supplementary Services supported
channel allocation supported (leased lines)
	B1 protocols support: 0x4000011f
	64 kbit/s with HDLC framing
	64 kbit/s bit-transparent operation
	V.110 asynconous operation with start/stop byte
	framing
	V.110 synconous operation with HDLC framing
	T.30 modem for fax group 3
	Modem asyncronous operation with
	start/stop byte framing
	B2 protocols support: 0x00000b1b
ISO 7776 (X.75 SLP)
	Transparent
	LAPD with Q.921 for D channel
X.25 (SAPI 16)
	T.30 fro fax group 3
	ISO 7776 (X.75 SLP) with
	V.42bis compression
	V.120 asyncronous mode
	V.120 bit-transparent
	mode
	B3 protocols support:
	0x800000bf
	Transparent
	T.90NL, T.70NL,
	T.90
	ISO 8208
	(X.25
	 DTE-DTE)
	X.25 DCE
	T.30
	for
	fax
	group
	3
	reserved

	0100
	0200
	39000000
	1f010040
	1b0b0000
	bf000080
	00000000
	00000000
	00000000
	00000000
	00000000
	00000000
	01000001
	00020000
	00000000
	00000000
	00000000

# cat /etc/ppp/peers/isdn/wo
debug
sync
noauth
plugin userpass.so
username ca686140@worldonline.cz
password ****** ## not real!
defaultroute
name ca686140@worldonline.cz
plugin capiplugin.so
msn 235302870
number 0971100811
protocol hdlc
ipcp-accept-local
ipcp-accept-remote
/dev/null

# pppd call isdn/wo
root@mody:~# pppd call isdn/wo
Plugin userpass.so loaded.
Plugin capiplugin.so loaded.
capiplugin: $Revision: 1.19 $
capiconn:  1.5

and in /var/log/messages is 
Dec 23 10:51:12 mody pppd[1109]: Plugin userpass.so loaded.
Dec 23 10:51:12 mody pppd[1109]: Plugin capiplugin.so loaded.
Dec 23 10:51:12 mody pppd[1109]: capiplugin: Revision: 1.19 
Dec 23 10:51:12 mody pppd[1109]: capiconn:  1.5 
Dec 23 10:51:12 mody kernel: kcapi: appl 3 up
Dec 23 10:51:12 mody kernel: PPP generic driver version 2.4.1
Dec 23 10:51:12 mody pppd[1111]: pppd 2.4.1 started by root, uid 0
Dec 23 10:51:12 mody pppd[1111]: capiplugin: phase serialconn.
Dec 23 10:51:13 mody pppd[1111]: capiplugin: dialing 0971100811 (hdlc)
Dec 23 10:52:18 mody pppd[1111]: capiplugin: dialing 0971100811 (hdlc)
Dec 23 10:53:23 mody pppd[1111]: capiplugin: dialing 0971100811 (hdlc)

and nothing hapends. :-((

Anyone can help?

Patrik



Reply to: