![]() |
Hi PROBLEM 1: Ive set-up a hylafax server. The problems that im having is that i cannot get the (internal-pci)isdn card working (It has a HFC-s chipset) , i dont know where to begin. This is what i get when checking pci devices: #cat /proc/pci Network controller: Cologne Chip Designs GmbH ISDN network controller [HFC-P CI] (rev 2). IRQ 5. Master Capable. Latency=16. Max Lat=16. I/O at 0x2080 [0x2087]. Non-prefetchable 32 bit memory at 0xec100000 [0xec1000ff]. Bus 1, device 4, function 0: #lspci 01:01.0 Network controller: Cologne Chip Designs GmbH ISDN network controller [HFC-PCI] (rev 02) After checking if there is a isdn device: [root@KZNTAS-TEST root]# ls /dev/|grep ttyI0 ttyI0 So, how does one configure a isdn card to work with hylafax, i've tried minicom(ing) into the device ttyI0, but failed, if tried setserial /dev/ttyI0 irq 5 port 0x2080 , and this didnt work. PROBLEM 2: The second problem that I have , is that telkom has provided us with 20 different numbers on one isdn line. How will this work, can i specify a device as a number, beacause each number that recieves a fax needs to be routed via email to a different user. This is my FaxDispatch [root@KZNTAS-TEST root]# cat /var/spool/fax/etc/FaxDispatch ##send mail to erx if faxes come from this device #case "$DEVICE" in #ttyS0) SENDTO=eben@localhost; FILETYPE=pdf;; #esac I need some thing like this, except that the tty** must be a number , is it possible? Regards Zaine ____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*