Hi all:
I have an EICON DIVA ISDN PCI Card in my ofice computer. I have followed the instructions in
http://internet-sicherheit.net/isdn4es-howto.html (thanks Klaus) but I'm hitting a wall to make it work with ESGS 4.1.2 all updates applied.
If I use the same orders as in this howto I get this in /var/log/messages
Nov 15 18:53:07 protos diald[1569]: Calling site 0.0.0.0
Nov 15 18:53:08 protos chat[1844]: abort on (BUSY)
Nov 15 18:53:08 protos chat[1844]: abort on (ERROR)
Nov 15 18:53:08 protos chat[1844]: abort on (NO CARRIER)
Nov 15 18:53:08 protos chat[1844]: abort on (NO DIALTONE)
Nov 15 18:53:08 protos chat[1844]: abort on (Invalid Login)
Nov 15 18:53:08 protos chat[1844]: abort on (Login incorrect)
Nov 15 18:53:08 protos chat[1844]: report (CONNECT)
Nov 15 18:53:08 protos chat[1844]: send (ATZ^M)
Nov 15 18:53:08 protos chat[1844]: expect (OK)
Nov 15 18:53:08 protos chat[1844]: ATZ^M^M
Nov 15 18:53:08 protos chat[1844]: OK
Nov 15 18:53:08 protos chat[1844]: -- got it
Nov 15 18:53:08 protos chat[1844]: send (AT&E955723739S14=3^M)
Nov 15 18:53:09 protos chat[1844]: expect (OK)
Nov 15 18:53:09 protos chat[1844]: ^M
Nov 15 18:53:09 protos chat[1844]: AT&E955723739S14=3^M^M
Nov 15 18:53:09 protos chat[1844]: OK
Nov 15 18:53:09 protos chat[1844]: -- got it
Nov 15 18:53:09 protos chat[1844]: send (ATX3DT908200390^M)
Nov 15 18:53:09 protos chat[1844]: expect (CONNECT)
Nov 15 18:53:09 protos chat[1844]: ^M
Nov 15 18:53:09 protos chat[1844]: ATX3DT908200390^M^M
^^^^^^^^
Nov 15 18:53:09 protos chat[1844]: ERROR
Nov 15 18:53:09 protos chat[1844]: -- failed
Nov 15 18:53:09 protos chat[1844]: Failed (ERROR)
Nov 15 18:53:09 protos diald[1569]: Connect script failed.
I have marked the line I change to see if this time I get it to work. I change ATX3DT to ATDT and get:
Nov 15 18:54:20 protos diald[1569]: Calling site 0.0.0.0
Nov 15 18:54:21 protos chat[1877]: abort on (BUSY)
Nov 15 18:54:21 protos chat[1877]: abort on (ERROR)
Nov 15 18:54:21 protos chat[1877]: abort on (NO CARRIER)
Nov 15 18:54:21 protos chat[1877]: abort on (NO DIALTONE)
Nov 15 18:54:21 protos chat[1877]: abort on (Invalid Login)
Nov 15 18:54:21 protos chat[1877]: abort on (Login incorrect)
Nov 15 18:54:21 protos chat[1877]: report (CONNECT)
Nov 15 18:54:21 protos chat[1877]: send (ATZ^M)
Nov 15 18:54:22 protos chat[1877]: expect (OK)
Nov 15 18:54:22 protos chat[1877]: ATZ^M^M
Nov 15 18:54:22 protos chat[1877]: OK
Nov 15 18:54:22 protos chat[1877]: -- got it
Nov 15 18:54:22 protos chat[1877]: send (AT&E955723739S14=3^M)
Nov 15 18:54:22 protos chat[1877]: expect (OK)
Nov 15 18:54:22 protos chat[1877]: ^M
Nov 15 18:54:22 protos chat[1877]: AT&E955723739S14=3^M^M
Nov 15 18:54:22 protos chat[1877]: OK
Nov 15 18:54:22 protos chat[1877]: -- got it
Nov 15 18:54:22 protos chat[1877]: send (ATDT908200390^M)
Nov 15 18:54:22 protos chat[1877]: expect (CONNECT)
Nov 15 18:54:22 protos chat[1877]: ^M
Nov 15 18:54:24 protos chat[1877]: ATDT908200390^M^M
^^^^^^^
Nov 15 18:54:24 protos chat[1877]: CONNECT
Nov 15 18:54:24 protos chat[1877]: -- got it
Nov 15 18:54:24 protos diald[1569]: connector: chat: Nov 15 18:54:24 CONNECT 64000/HDLC
Nov 15 18:54:24 protos diald[1569]: Connected to site 0.0.0.0
Nov 15 18:54:24 protos diald[1878]: Running pppd: /usr/sbin/pppd -defaultroute -detach modem crtscts mtu 1500 mru 1500 name AYMCONSU@teleline1 noauth noipdefault ipparam diald
Nov 15 18:54:24 protos diald[1569]: Running pppd (pid = 1878).
Nov 15 18:54:24 protos kernel: registered device ppp0
Nov 15 18:54:24 protos pppd[1878]: pppd 2.4.0 started by root, uid 0
Nov 15 18:54:24 protos pppd[1878]: Using interface ppp0
Nov 15 18:54:24 protos pppd[1878]: Connect: ppp0 <--> /dev/ttyI0
Nov 15 18:54:55 protos pppd[1878]: LCP: timeout sending Config-Requests
Nov 15 18:54:55 protos pppd[1878]: Connection terminated.
Nov 15 18:54:55 protos pppd[1878]: Exit.
Nov 15 18:54:55 protos diald[1569]: start sl0: SIOCSIFMTU: Invalid argument
Nov 15 18:54:55 protos diald[1569]: stop ppp0: RTNETLINK answers: No such process
Nov 15 18:54:55 protos kernel: ppp: ppp0 not active
Nov 15 18:54:55 protos diald[1569]: stop ppp0: SIOCSIFFLAGS: No such device or address
Nov 15 18:54:55 protos diald[1569]: Disconnected. Call duration 31 seconds.
Nov 15 18:54:55 protos diald[1569]: IP transmitted 684 bytes and received 0 bytes.
Nov 15 18:54:56 protos diald[1569]: Delaying 10 seconds before clear to dial.
As you see this time it gets a little bit further but still there is some error around

I have used the following configuration parameters in /etc/modules.conf
options hisax type=11 protocol=2
But I don't see an order "alias ttyI0 hisax" as was supposed to be in the "old method".
Here is part of my /home/e-smith/configuration
DialupConnOffice=short
DialupConnOutside=short
DialupConnWeekend=short
DialupFreqOffice=every15min
DialupFreqOutside=everyhour
DialupFreqWeekend=everyhour
DialupLineType=T
DialupModemDevice=/dev/ttyI0
DialupModemSpeaker=off
DialupPhoneNumber=908200390
DialupSpeed=115200
DialupWaitfordialtone=no
ModemInit=&E955723739S14=3
Here is part of dmesg | less
ISDN subsystem Rev: 1.100/1.84/1.114/1.63/1.17/1.4 loaded
HiSax: Linux Driver for passive ISDN cards
HiSax: Version 3.3e (module)
HiSax: Layer1 Revision 2.37
HiSax: Layer2 Revision 2.20
HiSax: TeiMgr Revision 2.13
HiSax: Layer3 Revision 2.10
HiSax: LinkLayer Revision 2.40
HiSax: Approval certification valid
HiSax: Approved with ELSA Quickstep series cards
HiSax: Approval registration numbers:
HiSax: German D133361J CETECOM ICT Services GmbH
HiSax: EU (D133362J) CETECOM ICT Services GmbH
HiSax: Approved with Eicon Technology Diva 2.01 PCI cards
HiSax: Total 1 card defined
HiSax: Card 1 Protocol EDSS1 Id=HiSax (0)
HiSax: Eicon.Diehl Diva driver Rev. 1.18
Diva: IPAC PCI card configured at 0xc4186000 IRQ 12
Diva: IPAC PCI PCI space at 0xc4184000
Diva: IPAC version 1
Eicon.Diehl Diva: IRQ 12 count 0
Eicon.Diehl Diva: IRQ 12 count 6
HiSax: DSS1 Rev. 2.23
HiSax: 2 channels added
HiSax: MAX_WAITING_CALLS added
Of course, if I run modprobe hisax get no errors.
I'm calling behind a centralite (?). In the office if you want to call out you need to dial 9 before the telephone number. Does this affect?
BTW, I'm in Seville (Spain) and the telephone company is Telefonica.
Thanks everyone for the help.
Sorry for the long post but I have tried to add as much info as posible.
Regards.