![]() |
-rw-r--r-- 1 root root 607 2005-07-07 12:05 /var/spool/hylafax/etc/config lrwxrwxrwx 1 root root 14 2005-05-17 13:53 /var/spool/hylafax/etc/config.c2fax -> config.faxCAPI -rw-r--r-- 1 root root 1906 2005-07-07 09:57 /var/spool/hylafax/etc/config.faxCAPI lrwxrwxrwx 1 uucp uucp 37 2005-05-18 09:02 /var/spool/hylafax/etc/config.faxCAPI31 -> /var/spool/hylafax/etc/config.faxCAPI lrwxrwxrwx 1 uucp uucp 37 2005-05-18 09:02 /var/spool/hylafax/etc/config.faxCAPI32 -> /var/spool/hylafax/etc/config.faxCAPI lrwxrwxrwx 1 uucp uucp 37 2005-05-18 09:02 /var/spool/hylafax/etc/config.faxCAPI41 -> /var/spool/hylafax/etc/config.faxCAPI lrwxrwxrwx 1 uucp uucp 37 2005-05-18 09:02 /var/spool/hylafax/etc/config.faxCAPI42 -> /var/spool/hylafax/etc/config.faxCAPI
These are the options that I might alter, but I don't think that would help:
# Controller 3, B-Channel 1 HylafaxDeviceName: faxCAPI31
OutgoingController: 3
Controller: 3
echo_fax_devices() { for device in config.* do if [ "$device" != 'config.*' ] then dev=${device##config.} # the next line is a patch included in #283111 for # handling devfs file names. dev=$(echo "$dev"|sed 's,_,/,') if [ \( -f "$device" -a -e /dev/$dev \) -o \ \( "$dev" = faxCAPI -a -e /dev/capi20 \) ] then echo "$dev" fi fi done }
____________________ 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*